[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("F7AF00A9-04BD-4E38-8BED-8B9AE48AA11D")]
public 
interface 
ICcmDataTransferService
<
InterfaceTypeAttribute(
ComInterfaceType.InterfaceIsIUnknown)> _
<

GuidAttribute("F7AF00A9-04BD-4E38-8BED-8B9AE48AA11D")> _
Public 
Interface 
ICcmDataTransferService
[
InterfaceTypeAttribute(
ComInterfaceType::InterfaceIsIUnknown)]
[

GuidAttribute(L"F7AF00A9-04BD-4E38-8BED-8B9AE48AA11D")]
public 
interface class 
ICcmDataTransferService

See Also