Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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