Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the PROCESS_MITIGATION_USER_POINTER_AUTH_POLICY structure.
Syntax
typedef struct _SIGNAL_REG_VALUE {
UINT8 RegName[WCS_RAS_REGISTER_NAME_MAX_LENGTH];
UINT32 MsrAddr;
UINT64 Value;
} SIGNAL_REG_VALUE, *PSIGNAL_REG_VALUE;
Members
RegName[WCS_RAS_REGISTER_NAME_MAX_LENGTH]
Defines the UINT8 member RegName.
MsrAddr
Defines the UINT32 member MsrAddr.
Value
Defines the UINT64 member Value.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11, version 22H2 |
Header | ntddk.h (include Ntddk.h) |