IRepositoryErrorQueue::_NewEnum

See Also

This method creates an enumeration object for the error queue. An interface pointer for the enumeration object is passed back to the caller.

HRESULT _NewEnum(
IEnumRepositoryErrors **ppIEnum
);

Parameters

*ppIEnum

[out]
The interface pointer to the enumeration object.

Return Value

S_OK

The method completed successfully.

Error

Values

This method failed to complete successfully.