Creates a new empty server object extension type.
[Visual Basic 6.0] Function CreateExtensionType As IServerObjectExtensionType
[Visual Basic .NET] Public Function CreateExtensionType ( _ ) As IServerObjectExtensionType
[C#] public IServerObjectExtensionType CreateExtensionType ( );
[Java] public IServerObjectExtensionType createExtensionType ( ) throws IOException, AutomationException
[C++] HRESULT CreateExtensionType( IServerObjectExtensionType** ppSOEType );
Parameters
ppSOEType [out, retval]
ppSOEType is a parameter of type IServerObjectExtensionType