This method retrieves the Repository error queue that is assigned to the current thread.
HRESULT GetErrorQueue(
IRepositoryErrorQueue **ppIErrorQueue
);
Parameters
*ppIErrorQueue
[out]
The interface pointer for the error queue that is currently assigned to this thread.
Return Value
S_OK
The method completed successfully.
Error
This method failed to complete successfully.