CloudSpatialAnchorSession Constructors
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.
Overloads
CloudSpatialAnchorSession() |
Initializes a new instance with a default configuration. |
CloudSpatialAnchorSession(IntPtr, Boolean) |
CloudSpatialAnchorSession()
Initializes a new instance with a default configuration.
public:
CloudSpatialAnchorSession();
public CloudSpatialAnchorSession ();
Public Sub New ()
Applies to
CloudSpatialAnchorSession(IntPtr, Boolean)
protected CloudSpatialAnchorSession (IntPtr ahandle, bool transfer);
new Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorSession : nativeint * bool -> Microsoft.Azure.SpatialAnchors.CloudSpatialAnchorSession
Protected Sub New (ahandle As IntPtr, transfer As Boolean)
Parameters
- ahandle
-
IntPtr
nativeint
- transfer
- Boolean