Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The UPnP AV Framework contains a utility class that provides string functionality.

Note:
This string class is provided for use only from the UPnP AV Framework. Its extension or use in other applications is not supported.

The following table shows the UPnP AV Framework utility class.

Note:
Not all of the programming elements listed here are relevant to users of the UPnP AV Framework in Windows Mobile. For more information about the differences between the UPnP implementation available for Windows Mobile devices and that available for Windows Embedded CE devices, see UPnP in Windows Mobile Devices.

Class Description

wstring class (UPnP AV)

Provides a case-sensitive string that contains comparison and concatenation operations, iterators, and so on, and uses class allocator-managed memory for copies and assignments.

See Also

Reference

UPnP AV Classes

Other Resources

Using the UPnP AV Framework