Click or drag to resize

COMClassInfoLibraryOfFunction Property

Retrieve the module for the COM class. Only available after a call to Query.

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public ProcessModule LibraryOfFunction { get; }

Property Value

Type: ProcessModule
See Also