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.
HvCallFinalizePartition prepares the partition for deletion, deleting any remaining VPs, ports and connections. After the finalize step, no additional activit for the partition is permitted other than deletion (including deposits).
Interface
HV_STATUS
HvCallFinalizePartition(
_In_ HV_PARTITION_ID PartitionId
);
Call Code
0x0042 (Simple)
Input Parameters
| Name | Offset | Size | Information Provided |
|---|---|---|---|
| PartitionId | 0 | 8 | Identifier of the partition to finalize. |