Microsoft DirectX 8.1 (C++) |
The AbortOperation method aborts the file-open operation.
Syntax
HRESULT AbortOperation(void);
Parameters
This method takes no parameters.
Return Values
Returns S_OK if successful, or an HRESULT value indicating the cause of the error.
See Also