IEventUsbInterrupt::IOStatus

Description

Returns the I/O status code of this transfer

See the Return Values page for a list of positive return values.

VB Prototype

Dim value As HRESULT
value = object.IOStatus

C++ Prototype

HRESULT get_IOStatus(
  HRESULT* IOStatus
);

Return Value

Refer to the table of return codes.

See Also 

type, CustomEventTypeNumber, DataBuffer, Close, InterruptSize, IOStatus, IEventUsbInterrupt Overview