Share via


xInfo.instance Method

Definition

Retrieves a handle to the current instance of the application.

public:
 virtual int instance();
public virtual int instance ();
abstract member instance : unit -> int
override this.instance : unit -> int
Public Overridable Function instance () As Integer

Returns

The handle of the current instance of the application.

Applies to