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.
HvCallSetPartitionProperty sets the value of a fixed-size property for a partition.
Interface
HV_STATUS
HvCallSetPartitionProperty(
_In_ HV_PARTITION_ID PartitionId,
_In_ HV_PARTITION_PROPERTY_CODE PropertyCode,
_In_ UINT64 PropertyValue
);
Call Code
0x0045 (Simple)