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