InQueueBytes Property

Number of bytes in the data buffer available for reading.

Access

Read only

Syntax

Visual Basic InQueueBytes As Long
Delphi InQueueBytes: Integer;
Visual C++ (MFC) long get_InQueueBytes();
Visual C++ (#import) long InQueueBytes;