InQUsedBytes Property

Description

The InQUsedBytes property returns the number of bytes in the input buffer.

Access

Read-only

Syntax

Visual Basic

object.InQUsedBytes

Visual C++

LONG object.GetInQUsedBytes()

Delphi

object.InQUsedBytes

Remarks

None

Return value

The non-zero integer value representing the number of bytes in the input buffer.

Errors

This property may throw the following exceptions: