WDI_MEASUREMENT_REQUEST_STATUS enumeration (dot11wificxtypes.h)

Warning

Some information in this topic relates to prereleased product, which may be substantially modified before it is commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

This function is reserved for system use and should not be called in your code.

Syntax

typedef enum _WDI_MEASUREMENT_REQUEST_STATUS {
  WDI_MEASUREMENT_REQUEST_ACCEPT,
  WDI_MEASUREMENT_REQUEST_INCAPABLE,
  WDI_MEASUREMENT_REQUEST_REFUSED,
  WDI_MEASUREMENT_REQUEST_UNSPECIFIED
} WDI_MEASUREMENT_REQUEST_STATUS;

Constants

 
WDI_MEASUREMENT_REQUEST_ACCEPT
Reserved.
WDI_MEASUREMENT_REQUEST_INCAPABLE
Reserved.
WDI_MEASUREMENT_REQUEST_REFUSED
Reserved.
WDI_MEASUREMENT_REQUEST_UNSPECIFIED
Reserved.

Requirements

Requirement Value
Minimum supported client Windows 11
Minimum supported server Windows Server 2022
Header dot11wificxtypes.h