NearDeviceCriteria Class
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.
Use this class to describe how anchors to be located should be near the device.
public class NearDeviceCriteria
type NearDeviceCriteria = class
Public Class NearDeviceCriteria
- Inheritance
-
NearDeviceCriteria
Constructors
NearDeviceCriteria() | |
NearDeviceCriteria(IntPtr, Boolean) |
Properties
DistanceInMeters |
Maximum distance in meters from the device (defaults to 5). |
MaxResultCount |
Maximum desired result count (defaults to 20). |
Methods
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
Finalize() |