LocateAnchorsCompletedEventArgs Class

Definition

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()

Applies to