IHypercall.IsFromNestedHypervisor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates whether the hypercall is coming from a nested hypervisor (a hypervisor inside a virtual machine).
public bool IsFromNestedHypervisor { get; }
member this.IsFromNestedHypervisor : bool
Public ReadOnly Property IsFromNestedHypervisor As Boolean