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; |