SessionUpdatedEventArgs(IntPtr, Boolean) Constructor

Definition

protected SessionUpdatedEventArgs (IntPtr ahandle, bool transfer);
new Microsoft.Azure.SpatialAnchors.SessionUpdatedEventArgs : nativeint * bool -> Microsoft.Azure.SpatialAnchors.SessionUpdatedEventArgs
Protected Sub New (ahandle As IntPtr, transfer As Boolean)

Parameters

ahandle
IntPtr
transfer
Boolean

Applies to