Click or drag to resize

VoIPNativeAPIFindWindow Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static IntPtr FindWindow(
	string lpClassName,
	string lpWindowName
)

Parameters

lpClassName  String
 
lpWindowName  String
 

Return Value

IntPtr
See Also