Edit

Share via


STORMQ_PROPERTY_OFFSET enumeration (storport.h)

Important

Some information relates to a prerelease product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The STORMQ_PROPERTY_OFFSET enumeration is reserved for system use.

Syntax

typedef enum _STORMQ_PROPERTY_OFFSET {
  StorMQPropQueueBase,
  StorMQPropSQMetadataContext,
  StorMQPropSQMiniportContextSize,
  StorMQPropSQMiniportContext,
  StorMQPropControllerNumaAffinity,
  StorMQPropPopulatePrpEntries,
  StorMQPropSQLPAffinity,
  StorMQPropSQCQAffinity,
  StorMQPropCQIVAffinity
} STORMQ_PROPERTY_OFFSET;

Constants

 
StorMQPropQueueBase
StorMQPropSQMetadataContext
StorMQPropSQMiniportContextSize
StorMQPropSQMiniportContext
StorMQPropControllerNumaAffinity
StorMQPropPopulatePrpEntries
StorMQPropSQLPAffinity
StorMQPropSQCQAffinity
StorMQPropCQIVAffinity

Requirements

Requirement Value
Minimum supported client WIN11_NEXT
Header storport.h