xInfo.prevInstance Method

Retrieves a handle to the previous instance of the application.

Syntax

public int prevInstance()

Run On

Called

Return Value

Type: int
The handle of the previous instance of the application.

Remarks

This method should not be used.

See Also

xInfo Class

xInfo.instance Method