Share via


UPnP Other Utility Classes (Windows Embedded CE 6.0)

1/6/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.

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