SysHolographicWindowingEnvironmentStatus 类

定义

表示全息 shell 的状态。

重要

此 API 仅适用于 Windows 操作系统的组件。 对于所有其他进程,对这些 API 的调用将在运行时失败。 将来的 Windows 版本中可能会修改或删除这些 API。

public ref class SysHolographicWindowingEnvironmentStatus sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Implementation.Holographic.HoloSysImplementationContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SysHolographicWindowingEnvironmentStatus final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Implementation.Holographic.HoloSysImplementationContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class SysHolographicWindowingEnvironmentStatus
Public NotInheritable Class SysHolographicWindowingEnvironmentStatus
继承
Object Platform::Object IInspectable SysHolographicWindowingEnvironmentStatus
属性

Windows 要求

设备系列
Windows Holographic System Implementation Extension SDK (在 10.0.17763.0 中引入)
API contract
Windows.System.Implementation.Holographic.HoloSysImplementationContract (在 v1.0 中引入)

属性

ComponentStatuses

获取全息 shell 的各个组件的状态。

重要

此 API 仅适用于 Windows 操作系统的组件。 对于所有其他进程,对这些 API 的调用将在运行时失败。 将来的 Windows 版本中可能会修改或删除这些 API。

State

获取全息 shell 的状态。

重要

此 API 仅适用于 Windows 操作系统的组件。 对于所有其他进程,对这些 API 的调用将在运行时失败。 将来的 Windows 版本中可能会修改或删除这些 API。

适用于