[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++  
[
InterfaceTypeAttribute(
ComInterfaceType.InterfaceIsIUnknown)]
[

GuidAttribute("D4A5D656-4FBE-4522-BB2E-246C4080EED6")]
public 
interface 
ICcmRequestResponse
<
InterfaceTypeAttribute(
ComInterfaceType.InterfaceIsIUnknown)> _
<

GuidAttribute("D4A5D656-4FBE-4522-BB2E-246C4080EED6")> _
Public 
Interface 
ICcmRequestResponse
[
InterfaceTypeAttribute(
ComInterfaceType::InterfaceIsIUnknown)]
[

GuidAttribute(L"D4A5D656-4FBE-4522-BB2E-246C4080EED6")]
public 
interface class 
ICcmRequestResponse

See Also