Meta Data Services Programming
IReposErrorQueueHandler::GetErrorQueue
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.
This method failed to complete successfully.