Click or drag to resize

NativeAPICancelEcho Method (IntPtr, Int16, Int16, IntPtr)

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

Parameters

instance
Type: SystemIntPtr
sendIn
Type: SystemInt16
recvIn
Type: SystemInt16
sendOut
Type: SystemIntPtr
See Also