Click or drag to resize

VoIPNativeAPIFindWindow Method

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

Parameters

lpClassName
Type: SystemString
lpWindowName
Type: SystemString

Return Value

Type: IntPtr
See Also