System.GetPackageInfoTable
C++
typedef PackageInfo __fastcall (*GetPackageInfoTable)(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | System.hpp | System | System |
Description
Represents a function used to retrieve a table of compiler-generated information.
The GetPackageInfoTable type can be used to retrieve the table that contains compiler-generated information about the package Dynamic Link Library.