Click or drag to resize

VoIPNativeAPIGetProcAddress Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static IntPtr GetProcAddress(
	IntPtr hModule,
	string procedureName
)

Parameters

hModule  IntPtr
 
procedureName  String
 

Return Value

IntPtr
See Also