CVRSpatialAnchors.GetSpatialAnchorDescriptor Method

Definition

public:
 Microsoft::MixedReality::Toolkit::OpenVR::Headers::EVRSpatialAnchorError GetSpatialAnchorDescriptor(System::UInt32 unHandle, System::Text::StringBuilder ^ pchDescriptorOut, System::UInt32 % punDescriptorBufferLenInOut);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRSpatialAnchorError GetSpatialAnchorDescriptor (uint unHandle, System.Text.StringBuilder pchDescriptorOut, ref uint punDescriptorBufferLenInOut);
member this.GetSpatialAnchorDescriptor : uint32 * System.Text.StringBuilder * uint32 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRSpatialAnchorError
Public Function GetSpatialAnchorDescriptor (unHandle As UInteger, pchDescriptorOut As StringBuilder, ByRef punDescriptorBufferLenInOut As UInteger) As EVRSpatialAnchorError

Parameters

unHandle
UInt32
pchDescriptorOut
StringBuilder
punDescriptorBufferLenInOut
UInt32

Returns

EVRSpatialAnchorError

Applies to