IDStorageQueue::RetrieveErrorRecord method (dstorage.h)

When the error event is signaled, this function can be called to retrieve a DSTORAGE_ERROR_RECORD. Once the error record is retrieved, this function should not be called until the next time the error event is signaled.

Syntax

void RetrieveErrorRecord(
  DSTORAGE_ERROR_RECORD *record
);

Parameters

record

Receives the error record.

Return value

None

Requirements

   
Header dstorage.h