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
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.