LocateAnchorsCompletedEventArgs 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 type to determine when a locate operation has completed.
public ref class LocateAnchorsCompletedEventArgs : EventArgs
public class LocateAnchorsCompletedEventArgs : EventArgs
type LocateAnchorsCompletedEventArgs = class
inherit EventArgs
Public Class LocateAnchorsCompletedEventArgs
Inherits EventArgs
- Inheritance
-
LocateAnchorsCompletedEventArgs
Constructors
LocateAnchorsCompletedEventArgs(IntPtr, Boolean) |
Properties
Cancelled |
Gets a value indicating whether the locate operation was canceled. |
Watcher |
The watcher that completed the locate operation. |
Methods
ConvertCookieToHandle(UInt64) | |
ConvertHandleToCookie(IntPtr) | |
Finalize() |