CVRSpatialAnchors.GetSpatialAnchorDescriptor Method
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.
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