inline void SetParseFlags(unsigned parseFlags);
SetParseFlags set the active parse control flags and can be retrieved through GetParseFlags. The previous parse control flags will be overwritten.
Parameters |
Description |
unsigned parseFlags |
The new set of parse control flags. |