int GetModuleUsage(hModule)
This function returns the reference count of a specified module.
Parameter | Type/Description |
hModule | HANDLE Identifies the module or an instance of the module. |
The return value specifies the reference count of the module.