Click or drag to resize

NativeAPIILBCDecode Method

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public static int ILBCDecode(
	IntPtr instance,
	byte[] inData,
	int inDataLength,
	out IntPtr outData
)

Parameters

instance
Type: SystemIntPtr
inData
Type: SystemByte
inDataLength
Type: SystemInt32
outData
Type: SystemIntPtr

Return Value

Type: Int32
See Also