Share via


SysHolographicWindowingEnvironmentStatus クラス

定義

ホログラフィック シェルの状態を表します。

重要

この API は、Windows オペレーティング システムのコンポーネントでのみ使用できます。 これらの API の呼び出しは、他のすべてのプロセスの実行時に失敗します。 これらの API は、今後の Windows リリースで変更または削除される可能性があります。

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

ホログラフィック シェルのさまざまなコンポーネントの状態を取得します。

重要

この API は、Windows オペレーティング システムのコンポーネントでのみ使用できます。 これらの API の呼び出しは、他のすべてのプロセスの実行時に失敗します。 これらの API は、今後の Windows リリースで変更または削除される可能性があります。

State

ホログラフィック シェルの状態を取得します。

重要

この API は、Windows オペレーティング システムのコンポーネントでのみ使用できます。 これらの API の呼び出しは、他のすべてのプロセスの実行時に失敗します。 これらの API は、今後の Windows リリースで変更または削除される可能性があります。

適用対象