Partilhar via


ICcmStateMessage3.SetTopicType Method (UInt32)

 

Sets the state topic type.

Namespace:   Microsoft.ConfigurationManagement.Messaging.Sender.Ccm
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

void SetTopicType(
    uint topicType
)
void SetTopicType(
    unsigned int topicType
)
Sub SetTopicType (
    topicType As UInteger
)

Parameters

See Also

ICcmStateMessage3 Interface
Microsoft.ConfigurationManagement.Messaging.Sender.Ccm Namespace

Return to top