Click or drag to resize

NativeAPILoadLibrary Method

Namespace:  EasyHook
Assembly:  EasyHook (in EasyHook.dll) Version: 2.7.6684.0 (2.7.6684.0)
Syntax
public static IntPtr LoadLibrary(
	string InPath
)

Parameters

InPath
Type: SystemString

Return Value

Type: IntPtr
See Also