IPublisher:IUnknown (Windows CE 5.0)
This interface provides the means for a subscriber to send control information to the publisher. A publisher implements this interface.
The following table shows this interface's methods.
Method | Description |
---|---|
IPublisher::Control | Sends control information from a subscriber to the 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
Publish/Subscribe API | Publisher Characteristics
Send Feedback on this topic to the authors