Click or drag to resize

LinuxNativeApiCollectCapabilities Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static int CollectCapabilities(
	string deviceName,
	out IntPtr capabilityList,
	ref int capnum
)

Parameters

deviceName
Type: SystemString
capabilityList
Type: SystemIntPtr
capnum
Type: SystemInt32

Return Value

Type: Int32
See Also