Provider

    Broadcast

    Description:

    Defines the provider of events and data of a topic.

    Summary

    Details

    Publish

    Description:

    Publishes events and data of a specified topic.

    Parameters:

    Name

    Description

    iUnknown Indicates external interface of the pub/sub feature.
    topic Indicates the pointer to the topic to publish.
    data Indicates the pointer to the data to publish.
    len Indicates the length of the data to be published. The length must be the same as the data length. The caller must ensure the validity of this parameter.

    Returns: