Creates a new BPA PDCstream specific IConfigurationFrame based on provided protocol independent baseConfigurationFrame.

C# | Visual Basic | Visual C++ |
protected override IConfigurationFrame CreateNewConfigurationFrame( ConfigurationFrame baseConfigurationFrame )
Protected Overrides Function CreateNewConfigurationFrame ( _ baseConfigurationFrame As ConfigurationFrame _ ) As IConfigurationFrame
protected: virtual IConfigurationFrame^ CreateNewConfigurationFrame( ConfigurationFrame^ baseConfigurationFrame ) override

- baseConfigurationFrame (ConfigurationFrame)
- Protocol independent ConfigurationFrame.

A new BPA PDCstream specific IConfigurationFrame.