![]() |
VarStoreFlags | Type (Enumeration) |
vat.h |
enum VarStoreFlags {STOF_ESI = 0x4000, STOF_ELEMENT = 0x4001, STOF_NONE = 0x4002, STOF_HESI = 0x4003}; |
Describes possible flags for VarStore.
VarStoreFlags is an enumeration describing flags used in the VarStore function. Only one of these flags may be used at a time.