Number of bytes in the data buffer available for reading.
Read only
| Visual Basic |
InQueueBytes As Long
|
|---|---|
| Delphi |
InQueueBytes: Integer; |
| Visual C++ (MFC) |
long get_InQueueBytes();
|
| Visual C++ (#import) |
long InQueueBytes;
|