Share via


UPnP Other Utility Classes

A version of this page is also available for

Windows Embedded CE 6.0 R3

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