xInfo.instance Method
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.
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.