IRepositoryErrorQueueHandler::SetErrorQueue

See Also

This method assigns the specified Repository error queue to the current thread context.

HRESULT SetErrorQueue(
IRepositoryErrorQueue *pIErrorQueue
);

Parameters

pIErrorQueue

[in]
The interface pointer for the error queue to be assigned to this thread.

Return Value

S_OK

The method completed successfully.

Error

Values

This method failed to complete successfully.