IPublisherManagement::StopPublishing (Windows CE 5.0)
This method indicates that the subscriber service does not want to receive data. The subscriber service calls this method. For more information about the subscriber service, see Publisher Characteristics.
HRESULT StopPublishing();
Parameters
None.
Return Values
The following table shows the return values for this method.
Value | Description |
---|---|
S_OK | The call was successfully completed. |
E_FAIL | Unable to complete the call. |
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
Send Feedback on this topic to the authors