Click or drag to resize

NativeAPICancelEcho Method (IntPtr, Byte, Byte, IntPtr)

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static int CancelEcho(
	IntPtr instance,
	byte[] sendIn,
	byte[] recvIn,
	out IntPtr sendOut
)

Parameters

instance
Type: SystemIntPtr
sendIn
Type: SystemByte
recvIn
Type: SystemByte
sendOut
Type: SystemIntPtr

Return Value

Type: Int32
See Also