Partager via


IPublishSubscribeMgr:IUnknown (Windows CE 5.0)

Send Feedback

This interface is the public interface exposed by the subscriber service. This interface initiates connections between publishers and subscribers and launches publishers. For more information about the subscriber service, see Publisher Characteristics.

The following table shows this interface's methods.

Method Description
IPublishSubscribeMgr::Subscribe Registers the caller as a subscriber to a specified publisher on a specified device.
IPublishSubscribeMgr::Unsubscribe Terminates a subscriber's connection to a publisher.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: CEPubSub.h (for development workstation), CEPubSubPS.h (for target device), CePubSub.idl.
Link Library: Rts.lib (for development workstation), PSPubSubCE.lib (for target device).

See Also

Publisher Characteristics | Publish/Subscribe API

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.