HolographicFrameId Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Uniquely identifies a HolographicFrame within its parent HolographicSpace.
public value class HolographicFrameId
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
struct HolographicFrameId
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
public struct HolographicFrameId
var holographicFrameId = {
value : /* Your value */
}
Public Structure HolographicFrameId
- Inheritance
-
HolographicFrameId
- Attributes
Windows requirements
Device family |
Windows 10, version 2004 (introduced in 10.0.19041.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v10.0)
|
Fields
Value |
A 64-bit integer value uniquely identifying a HolographicFrame. |