Click or drag to resize

LinuxNativeApiDeviceInfo Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static int DeviceInfo(
	string name,
	out IntPtr width,
	out IntPtr height
)

Parameters

name
Type: SystemString
width
Type: SystemIntPtr
height
Type: SystemIntPtr

Return Value

Type: Int32
See Also