Share via


wstring_convert::state

Returns an object representing the state of the conversion.

state_type state() const;

Return Value

The conversion state object that represents the state of the conversion.

Requirements

Header: <cvt/wstring>

Namespace: stdext::cvt

See Also

Reference

wstring_convert Class