| Description: |
CapGet() reports the presence of data in the
scanner's buffers. CapSet() with a value of TWCB_CLEAR immediately clears the buffers.
|
| Remarks: |
None.
|
| Data type: |
Integer
|
| Default value: |
TWCB_AUTO(0)
|
| Allowed values: |
TWCB_AUTO 0
TWCB_CLEAR 1
TWCB_NOCLEAR 2
|
| CapType for GET: |
TW_ONEVALUE
|
| CapType for SET: |
TW_ONEVALUE
|
| See also: |
CAP_AUTOSCAN,
CAP_MAXBATCHBUFFERS
|
|