#include <globalplatform.h>
Public Attributes | |
DWORD | loadFileSize |
The size of the Load File. | |
OPGP_AID | loadFileAID |
The AID of the Load File. | |
BYTE | numAppletAIDs |
The number of applets contained in the Load File. | |
OPGP_AID | appletAIDs [32] |
The contained applets in the Load File. |
A structure describing an Executable Load File. This structure is limited to 32 applets in the Load File.
The contained applets in the Load File.
The AID of the Load File.
The size of the Load File.
The number of applets contained in the Load File.