ICommunicationLayer..::..GetChar Method (Byte%)
Get the next character from the receiving stream. Blocks until next character is available.
Namespace:
CAS.Lib.CommonBus.CommunicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
TGetCharRes GetChar( out byte lastChr )
Function GetChar ( _ <OutAttribute> ByRef lastChr As Byte _ ) As TGetCharRes
TGetCharRes^ GetChar( [OutAttribute] unsigned char^% lastChr )
Parameters
- lastChr
- Type: Byte%
The character