I/O function calls

The following table provides a brief description and a link to each API function.
API function
Description
Clears a specified bit in the wait or result mask.
Clears a specified wait identifier.
Calls back procedure to handle the completion of I/O operations.
Initiates an asynchronous solicited read operation.
Initiates a synchronous solicited read operation.
Initiates a callback read operation.
Initiates an asynchronous solicited read/modify/write operation.
Initiates a synchronous solicited read/modify/write operation.
Initiates a callback read/modify/write operation.
Sets a specified bit in the wait or result mask.
Sets a specified wait identifier.
Tests a specified bit in the wait or result mask.
Tests a specified wait identifier.
Returns control to the client application when an expected wait identifier is set.
Initiates an asynchronous solicited write operation.
Initiates a synchronous solicited write operation.
Initiates a callback write operation.
Clears all bits in the wait or result mask.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal