CVRSpatialAnchors.CreateSpatialAnchorFromDescriptor(String, UInt32) 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 CreateSpatialAnchorFromDescriptor(System::String ^ pchDescriptor, System::UInt32 % pHandleOut);
public Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRSpatialAnchorError CreateSpatialAnchorFromDescriptor (string pchDescriptor, ref uint pHandleOut);
member this.CreateSpatialAnchorFromDescriptor : string * uint32 -> Microsoft.MixedReality.Toolkit.OpenVR.Headers.EVRSpatialAnchorError
Public Function CreateSpatialAnchorFromDescriptor (pchDescriptor As String, ByRef pHandleOut As UInteger) As EVRSpatialAnchorError
Parameters
- pchDescriptor
- String
- pHandleOut
- UInt32