Creates a new IEEE C37.118 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 IEEE C37.118 specific IConfigurationFrame.