Microsoft DirectX 9.0 |
The AbortOperation method cancels 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