Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.11 KB

sysholographicwindowingenvironmentcomponentstatus.md

File metadata and controls

43 lines (30 loc) · 1.11 KB
-api-id -api-type ms.custom
T:Windows.System.Implementation.Holographic.SysHolographicWindowingEnvironmentComponentStatus
winrt struct
RS5

Windows.System.Implementation.Holographic.SysHolographicWindowingEnvironmentComponentStatus

-description

Represents the status of one component of the holographic shell.

Important

This API is available only to components of the Windows operating system. Calls to these APIs will fail at runtime for all other processes. These APIs may be modified or removed in future Windows releases.

-struct-fields

-field ComponentKind

The component's kind.

-field ComponentState

The component's state.

-field StatusCode

The status code.

-field SubstatusCode

The substatus code.

-remarks

-see-also

-examples