Click or drag to resize

NativeAPICreateReader Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static StatusCode CreateReader(
	string path,
	out IntPtr instance
)

Parameters

path
Type: SystemString
instance
Type: SystemIntPtr

Return Value

Type: StatusCode
See Also