The GetOwnModuleHandle function returns the handle of the module which is calling this function.
function GetOwnModuleHandle : DWord; stdcall;
Remarks
-
The return value is the module handle of the calling module.
Requirements
| Client | Requires Windows XP, Windows 2000 Professional, Windows NT Workstation, Windows Me, Windows 98, or Windows 95. |
|---|---|
| Header |
Declared in uallKernel.pas |