Click or drag to resize

COMClassInfoIsModuleLoaded Method

Determines if the module containing the COM class is already loaded

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public bool IsModuleLoaded()

Return Value

Type: Boolean
True if the module is loaded, otherwise False
See Also