HV_X64_INVALID_VP_REGISTER_MESSAGE structure
The HV_X64_INVALID_VP_REGISTER_MESSAGE structure describes an invalid virtual processor register message.
Syntax
typedef struct _HV_X64_INVALID_VP_REGISTER_MESSAGE { UINT32 VpIndex; UINT32 Reserved; } HV_X64_INVALID_VP_REGISTER_MESSAGE, *PHV_X64_INVALID_VP_REGISTER_MESSAGE;
Members
- VpIndex
-
A 32-bit value that specifies the index of the virtual processor that modified registers.
- Reserved
-
Reserved. Do not use.
Remarks
For more information about how invalid virtual processor register messages are encoded, see Invalid VP Register Value Message.
Requirements
|
Header |
|
|---|
Send comments about this topic to Microsoft
Build date: 11/16/2013
Show:
