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

Namespace:  Interop.CCMEXEC
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
[

GuidAttribute("358EEDA8-2D1A-4AB6-865B-2B6FCC3537D1")]
public 
interface 
CcmMessaging : 

ICcmMessaging
<

GuidAttribute("358EEDA8-2D1A-4AB6-865B-2B6FCC3537D1")> _
Public 
Interface 
CcmMessaging _
	
Inherits 

ICcmMessaging
[

GuidAttribute(L"358EEDA8-2D1A-4AB6-865B-2B6FCC3537D1")]
public 
interface class 
CcmMessaging : 

ICcmMessaging

Members

           
  All Members     Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
CreateMessage(CcmMessage % ) (Inherited from ICcmMessaging.)
SendMessage(CcmMessage, UInt32, ITransaction) (Inherited from ICcmMessaging.)

See Also