IEventIOCompletion::jobId

Description

The job ID of the I/O operation.

VB Prototype

Dim value As Long
value = object.jobId

C++ Prototype

HRESULT get_jobId(
  long* jobId
);

Return Value

Refer to the table of return codes.

See Also

type, CustomEventTypeNumber, IOStatus, jobId, ReturnCount, ReadBuffer, ReadBufferAsString, GetAttribute, SetAttribute, Close, IEventIOCompletion Overview