wstring::operator const wchar_t* (Windows CE 5.0)
This operator converts the contents of the string into a C-style null-terminated string.
operator const wchar_t*() const
Parameters
None.
Return Values
A pointer to a C-style null terminated string that has the same elements as this string.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Av_upnp.h.
Link Library: Av_upnp.lib.
C++ Namespace: av_upnp.
See Also
Send Feedback on this topic to the authors