ContentDirectoryState (Windows CE 5.0)

Send Feedback

These constants contain the names of state variables evented by the ContentDirectory service.

const LPCWSTR  TransferIDs             = L"TransferIDs",  SystemUpdateID          = L"SystemUpdateID",  ContainerUpdateIDs      = L"ContainerUpdateIDs";

Remarks

Applications that use or implement the ContentDirectory service use these constants to receive and send event notifications when evented state variables change, using IEventSink::OnStateChanged.

Requirements

OS Versions: Windows CE 5.0 and later.
Header: Av_upnp.h.
Link Library: Av_upnp.lib.
C++ Namespace: av_upnp::ContentDirectoryState.

See Also

AV String Constants

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.