System.HPrevInst

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

HPrevInst: LongWord deprecated;    { Handle of previous instance - HPrevInst cannot be tested for multiple instances in Win32}

C++

extern DELPHI_PACKAGE unsigned HPrevInst _DEPRECATED_ATTRIBUTE0 ;

Properties

Type Visibility Source Unit Parent
variable public
System.pas
System.hpp
System System

Description

Warning: HPrevInst is deprecated.

Indicates the handle of the previous instance.

HPrevInst represents the handle of the previous instance.

See Also