The Cancel method cancels the current indexing.
Syntax
HRESULT Cancel();
Parameters
This method takes no parameters.
Return Values
This method always returns S_OK.
Remarks
No special remarks.
See Also