DSTORAGE_QUEUE_DESC1
Properties of a DirectStorage queue.Syntax
Members
SourceTypeType: DSTORAGE_REQUEST_SOURCE_TYPE The source type of requests the queue can accept. Capacity
Type: UINT16 The maximum number of requests this queue can hold. This value must be between the values of
DSTORAGE_MIN_QUEUE_CAPACITY and DSTORAGE_MAX_QUEUE_CAPACITY.
PriorityType: DSTORAGE_PRIORITY The priority of the requests in this queue. Name
Type: const CHAR * The name of the queue. Options Type: DSTORAGE_QUEUE_OPTIONS The options associated with this queue.
