Value::GetStringW

Value::GetStringW
SF_INLINE const wchar_t* GetStringW() const;
Description

GetStringW returns a value of type wide string, previously set by SetStringW.

Return Value

A wchar_t pointer to the string.