ACI_Config_Params |
Top Previous Next |
typedef struct tagACI_Config_Params { UINT Size; // (in) Size of structure, in bytes LPCSTR FileName; // (in) Options file name to load/save configuration } ACI_Config_Params;
See also: ACI_LoadConfigFile, ACI_SaveConfigFile
|