Module information structure.
More...
#include <tgf.h>
Module information structure.
Definition at line 188 of file tgf.h.
◆ anonymous enum
◆ desc
description of the module (can be long)
Definition at line 190 of file tgf.h.
◆ fctInit
init function
Definition at line 191 of file tgf.h.
◆ gfId
| unsigned int ModInfo::gfId |
supported framework version
Definition at line 192 of file tgf.h.
◆ index
index if multiple interface in one dll
Definition at line 193 of file tgf.h.
◆ magic
magic number for integrity check
Definition at line 195 of file tgf.h.
◆ name
name of the module (short) (NULL if no module)
Definition at line 189 of file tgf.h.
◆ prio
priority if needed
Definition at line 194 of file tgf.h.
The documentation for this struct was generated from the following file: