Click or drag to resize

NativeAPICancelEcho(IntPtr, Byte, Byte, IntPtr) Method


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

Parameters

instance  IntPtr
 
sendIn  Byte
 
recvIn  Byte
 
sendOut  IntPtr
 

Return Value

Int32
See Also