Edit

HV_STATUS

Status codes for hypervisor operations.

Syntax

typedef UINT16 HV_STATUS;

Fields

This is a 16-bit unsigned integer representing the status code returned by hypervisor operations.

Remarks

Status codes indicate the success or failure of hypervisor operations and provide additional information about any errors that occurred.

Standard success values and error codes are defined by the hypervisor specification.