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
topicType
Type: System.UInt32Topic type.
See Also
ICcmStateMessage3 Interface
Microsoft.ConfigurationManagement.Messaging.Sender.Ccm Namespace
Return to top