NearDeviceCriteria 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
NearDeviceCriteria() | |
NearDeviceCriteria(IntPtr, Boolean) |
NearDeviceCriteria()
public NearDeviceCriteria ();
Public Sub New ()
Applies to
NearDeviceCriteria(IntPtr, Boolean)
protected NearDeviceCriteria (IntPtr ahandle, bool transfer);
new Microsoft.Azure.SpatialAnchors.NearDeviceCriteria : nativeint * bool -> Microsoft.Azure.SpatialAnchors.NearDeviceCriteria
Protected Sub New (ahandle As IntPtr, transfer As Boolean)
Parameters
- ahandle
-
IntPtr
nativeint
- transfer
- Boolean