InQUsedBytes Property
The current number of bytes in the input queue.
Access
Read only
Syntax
Visual Basic |
InQUsedBytes As Long |
---|---|
Visual C++ (MFC) |
long get_InQUsedBytes(); |
Visual C++ (#import) |
LONG InQUsedBytes; |
The current number of bytes in the input queue.
Read only
Visual Basic |
InQUsedBytes As Long |
---|---|
Visual C++ (MFC) |
long get_InQUsedBytes(); |
Visual C++ (#import) |
LONG InQUsedBytes; |