Returns the instance handle (HINSTANCE) for the specified module.
Syntax
Parameters
- m
-
The module whose HINSTANCE is desired.
Returns
The HINSTANCE for m; or -1 if the module does not have an HINSTANCE.
Remarks
Requirements
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0