Struct DSTORAGE_DESTINATION_MEMORY

Struct Documentation

struct DSTORAGE_DESTINATION_MEMORY

Describes the destination for a request with DestinationType DSTORAGE_REQUEST_DESTINATION_MEMORY.

Public Members

void *Buffer

Address of the buffer to receive the final result of this request.

UINT32 Size

Number of bytes to write to the destination buffer.