This document is archived and information here might be outdated. Recommended version. |
Creates a new empty server object extension type.
[Visual Basic .NET] Public Function CreateExtensionType ( _ ) As IServerObjectExtensionType
[C#] public IServerObjectExtensionType CreateExtensionType ( );
[C++]
HRESULT CreateExtensionType(
void
);