IEventIOCompletion::IOStatus
Description
The HRESULT of the I/O operation.
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, IOStatus, jobId, ReturnCount, ReadBuffer, ReadBufferAsString, GetAttribute, SetAttribute, Close, IEventIOCompletion Overview