GetValue
and SetValue
functions.
Defines | |
#define | IVT_RESULTVALUE 0x00000000 |
Used to set a simple Result value, no Ident required. | |
#define | IVT_VARIABLEVALUE 0x00000001 |
Any internal variable, note that most are read only. | |
#define | IVT_CONFIGVALUE 0x00000002 |
Not implemented. | |
#define | IVT_RESOURCEVALUE 0x00000003 |
Not implemented. |
|
Used to set a simple Result value, no Ident required.
|
|
Any internal variable, note that most are read only.
|
|
Not implemented.
|
|
Not implemented.
|