ArcFM Responder Mobile Developer Guide
IMMTransporter Interface
Members 






Object Model
IMMTransporter Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("CCF8466D-D731-4892-92EE-21ACED5B557B")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMTransporter 
'Usage
 
Dim instance As IMMTransporter
[System.Runtime.InteropServices.Guid("CCF8466D-D731-4892-92EE-21ACED5B557B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMTransporter 
public interface IMMTransporter 
System.Runtime.InteropServices.GuidAttribute("CCF8466D-D731-4892-92EE-21ACED5B557B")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMTransporter 
[System.Runtime.InteropServices.Guid("CCF8466D-D731-4892-92EE-21ACED5B557B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMTransporter 
[System.Runtime.InteropServices.Guid("CCF8466D-D731-4892-92EE-21ACED5B557B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMTransporter 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMTransporter Members
Miner.Interop Namespace

Send Feedback