Value::SetConvertStringW

Value::SetConvertStringW
SF_INLINE void SetConvertStringW();
Description

SetConvertStringW marks a value to be converted to the wide character string type when assigned from within GFx APIs. As an example, when called on a return value passed to Movie::Invoke, this function will force the result to always have the wide character string type.