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.
Syntax
HRESULT
WINAPI
WHvDeleteVirtualProcessor(
_In_ WHV_PARTITION_HANDLE Partition,
_In_ UINT32 VpIndex
);
Parameters
Partition
Handle to the partition object
VpIndex
Specifies the index of the virtual processor that is deleted
Remarks
The WHvDeleteVirtualProcessor function deletes a virtual processor in a partition.