Edit

Share via


HW_STORMQ_QUERY_PROPERTY callback function (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 HW_STORMQ_QUERY_PROPERTY function is reserved for system use.

Syntax

HW_STORMQ_QUERY_PROPERTY HwStormqQueryProperty;

ULONG HwStormqQueryProperty(
  PVOID ControllerExtension,
  ULONG NvmePropertyOffset,
  ULONG PropertyLength,
  ULONG Flags,
  PVOID PropertyBuffer
)
{...}

Parameters

ControllerExtension

NvmePropertyOffset

PropertyLength

Flags

PropertyBuffer

Requirements

Requirement Value
Minimum supported client WIN11_NEXT
Header storport.h