Share via


LocateAnchorsCompletedEventArgs(IntPtr, Boolean) Constructor

Definition

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

Parameters

ahandle
IntPtr

nativeint

transfer
Boolean

Applies to