IRepositoryErrorQueueHandler::GetErrorQueue

See Also

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
Values

This method failed to complete successfully.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.