The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RuntimeTypeHandle::GetModuleHandle Method ()
.NET Framework (current version)
Gets a handle to the module that contains the type represented by the current instance.
This API is not CLS-compliant.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System::ModuleHandleA ModuleHandle structure representing a handle to the module that contains the type represented by the current instance.
.NET Framework
Available since 2.0
Available since 2.0
Show: