ServerHelperApi::GetCaseFlag()

Gets the currently set case sensitivity flag value.

Virtual?

No

 

Class

ServerHelperApi

 

Arguments

None

 

Returns

StrPtr

returns '-C0' or '-C1' or an empty StrPtr

Notes

Call after running CopyConfiguration() or SetCaseFlag() to see the value that will be used when initializing the personal server.

See also

ServerHelperApi::GetUnicode()