TModule_Info
What: structure or class
File: _Lib
Layer: 1
Platforms: C++, C#, Javascript, Pascal (Delphi), PHP, Python
Defines information about a module. It has the following fields, in this order:
Name
char Name[128]
Name : string[127]
Name of the module.
Size
int32 Size
Size : longint
Size of module, in bytes.
Day
int32 Day
Day : int32
The day of month that the module was inserted into library.
Month
int32 Month
Month : int32
The month of the year that the module was inserted into library.
Year
int32 Year
Year : int32
The year that the module was inserted into library.
Flags
int32 Flags
Flags : int32
This contains various flags for the module.