[To be supplied.]
[Visual Basic] Public Shared Function GetITypeInfoForType( _ ByVal t As Type _ ) As Integer [C#] public static int GetITypeInfoForType( Type t ); [C++] public: static int GetITypeInfoForType( Type* t ); [JScript] public static function GetITypeInfoForType( t : Type ) : int;
Marshal Class | Marshal Members | System.Runtime.InteropServices Namespace