Click or drag to resize

INativeAPIGetProcAddr Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.98
Syntax
IntPtr GetProcAddr(
	IntPtr hModule,
	string procedureName
)

Parameters

hModule  IntPtr
 
procedureName  String
 

Return Value

IntPtr
See Also