ParseControl::SetParseFlags

ParseControl::SetParseFlags
inline void SetParseFlags(unsigned parseFlags);
Description

SetParseFlags set the active parse control flags and can be retrieved through GetParseFlags. The previous parse control flags will be overwritten.

Parameters
Parameters 
Description 
unsigned parseFlags 
The new set of parse control flags.