This method removes the specified element from the error queue.
HRESULT Remove(
ULONG iIndex
);
Parameters
iIndex
[in]
The index of the location in the error queue of the element to be removed.
Return Value
S_OK
The method completed successfully.
Error
This method failed to complete successfully.