Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 589 Bytes

holographicadapterid.md

File metadata and controls

31 lines (20 loc) · 589 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Graphics.Holographic.HolographicAdapterId
winrt struct
xbox

HolographicAdapterId

-description

Represents the graphics adapter used for rendering holographic content. Matches the Win32 locally unique identifier (LUID) type.

-struct-fields

-field LowPart

The LowPart of the LUID struct.

-field HighPart

The HighPart of the LUID struct.

-remarks

Matches the Win32 locally unique identifier (LUID) type.

-examples

-see-also