Click or drag to resize

VoIPNativeAPIGetProcAddress Method

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

Parameters

hModule
Type: SystemIntPtr
procedureName
Type: SystemString

Return Value

Type: IntPtr
See Also