ChOptions structures. More...
Data Fields | |
int | shelltype |
String | chhome |
ChOptions structures.
Allows the user to set the shell type and the home directory.
Definition at line 61 of file MCExports.cs.
Embedded Ch home directory. if NULL, use Ch home directory for standard/professional edition as Embedded Ch home directory
Definition at line 66 of file MCExports.cs.
Referenced by LibMC::MCAgency::ChInitializeOptions().
shell type: CH_REGULARCH or CH_SAFECH
Definition at line 63 of file MCExports.cs.
Referenced by LibMC::MCAgency::ChInitializeOptions().