This method creates a repository error queue. Once created, the error queue is available to be assigned to a thread context.
HRESULT CreateErrorQueue(
IRepositoryErrorQueue **ppIErrorQueue
);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.