This document is archived and information here might be outdated. Recommended version. |
The scanner channel.
[Visual Basic .NET] Public Property ScannerChannel As Byte
[C#] public byte ScannerChannel {get; set;}
[C++]
HRESULT get_ScannerChannel(
Byte pChannel
);
[C++]
HRESULT put_ScannerChannel(
System.Byte* pChannel
);
[C++]
Parameters pChannel [in]
pChannel is a parameter of type unsigned char pChannel [out, retval]
pChannel is a parameter of type unsigned char*