Enum DSTORAGE_REQUEST_SOURCE_TYPE

Enum Documentation

enum DSTORAGE_REQUEST_SOURCE_TYPE

The source type of a DirectStorage request.

Values:

enumerator DSTORAGE_REQUEST_SOURCE_FILE

The source of the DirectStorage request is a file.

enumerator DSTORAGE_REQUEST_SOURCE_MEMORY

The source of the DirectStorage request is a block of memory.