SensorFingerprintEventArgs 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.
Informs the application that the service would like an updated sensor fingerprint.
public class SensorFingerprintEventArgs : EventArgs
type SensorFingerprintEventArgs = class
inherit EventArgs
Public Class SensorFingerprintEventArgs
Inherits EventArgs
- Inheritance
-
SensorFingerprintEventArgs
Constructors
SensorFingerprintEventArgs(IntPtr, Boolean) |
Properties
GeoPosition |
The current geographical position of the device if available. |
Methods
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
Finalize() |