#include <deftypes.h>
Public Attributes | |
| DictionaryType | Type |
| The type of dictionary being defined by this entry. | |
| const void * | Dict |
| Pointer to either a ConstTypeRecord array or a ConstClassRecord array holding the dictionary to load. | |
The type of dictionary being defined by this entry.
| const void* Dict |
Pointer to either a ConstTypeRecord array or a ConstClassRecord array holding the dictionary to load.
1.5.1-p1