IRepositoryErrorQueueHandler::CreateErrorQueue

See Also

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

*ppIErrorQueue

[out]
The interface pointer for the newly created Repository error queue.

Return Value

S_OK

The method completed successfully.

Error

Values

This method failed to complete successfully.