[To be supplied.]
[Visual Basic] Public Shared Function GetProgIdForType( _ ByVal type As Type _ ) As String [C#] public static string GetProgIdForType( Type type ); [C++] public: static String* GetProgIdForType( Type* type ); [JScript] public static function GetProgIdForType( type : Type ) : String;
RegistrationServices Class | RegistrationServices Members | System.Runtime.InteropServices Namespace