SysHolographicWindowingEnvironmentStatus.ComponentStatuses 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得全像攝影殼層各種元件的狀態。
重要
此 API 僅適用于 Windows 作業系統的元件。 對這些 API 的呼叫會在執行時間失敗,其他所有進程都會失敗。 未來 Windows 版本中可能會修改或移除這些 API。
public:
property IVectorView<SysHolographicWindowingEnvironmentComponentStatus> ^ ComponentStatuses { IVectorView<SysHolographicWindowingEnvironmentComponentStatus> ^ get(); };
IVectorView<SysHolographicWindowingEnvironmentComponentStatus> ComponentStatuses();
public IReadOnlyList<SysHolographicWindowingEnvironmentComponentStatus> ComponentStatuses { get; }
var iVectorView = sysHolographicWindowingEnvironmentStatus.componentStatuses;
Public ReadOnly Property ComponentStatuses As IReadOnlyList(Of SysHolographicWindowingEnvironmentComponentStatus)
屬性值
IVectorView<SysHolographicWindowingEnvironmentComponentStatus>
IReadOnlyList<SysHolographicWindowingEnvironmentComponentStatus>
狀態。