Public Member Functions | |
const TCHAR * | GetEnvironmentBlock () const override |
Returns an environment block compatible with the format described here. | |
bool | IsUnicodeEnvironment () const override |
Returns true if the environment block returned by GetEnvironmentBlock() is in Unicode. |
const TCHAR* GetEnvironmentBlock | ( | ) | const [inline, override, virtual] |
Returns an environment block compatible with the format described here.
Implements IProvideEnvironmentBlock.
bool IsUnicodeEnvironment | ( | ) | const [inline, override, virtual] |
Returns true if the environment block returned by GetEnvironmentBlock() is in Unicode.
Implements IProvideEnvironmentBlock.