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