[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

CcmStateMessageEvent coclass

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

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
[

GuidAttribute("9A072C42-7860-4B6A-82B7-623AEE7C7436")]
public 
sealed 
class 
CcmStateMessageEvent : 

ICcmStateMsgEvent
<
SerializableAttribute> _
<

GuidAttribute("9A072C42-7860-4B6A-82B7-623AEE7C7436")> _
Public 
NotInheritable 
Class 
CcmStateMessageEvent _
	
Implements 

ICcmStateMsgEvent
[
SerializableAttribute]
[

GuidAttribute(L"9A072C42-7860-4B6A-82B7-623AEE7C7436")]
public 
ref class 
CcmStateMessageEvent 
sealed : 

ICcmStateMsgEvent

Members

                 
  All Members     Constructors      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
CcmStateMessageEvent () () () ()
Equals(Object) (Inherited from Object.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from Object.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
RaiseExtrinsicEvent(UInt32, UInt32, String, String)
Raise Extrinsic Events.
RaiseIntrinsicEvent(String, UInt32, UInt32, String, UInt32, String)
Raise Intrinsic Events.
ToString () () () () (Inherited from Object.)

Inheritance Hierarchy

System . . :: . . Object
   Microsoft.ConfigurationManagement.Messaging.Sender.Ccm . . :: . . CcmStateMessageEvent

See Also