ArcFM Solution Developer Guide
IMMDefaultConnection Interface
Members 






Object Model
IMMDefaultConnection Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("6C0724D1-A7FD-11D3-8182-005004ABB140")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMDefaultConnection 
'Usage
 
Dim instance As IMMDefaultConnection
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("6C0724D1-A7FD-11D3-8182-005004ABB140")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMDefaultConnection 
public interface IMMDefaultConnection 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("6C0724D1-A7FD-11D3-8182-005004ABB140")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMDefaultConnection 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("6C0724D1-A7FD-11D3-8182-005004ABB140")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMDefaultConnection 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("6C0724D1-A7FD-11D3-8182-005004ABB140")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMDefaultConnection 
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

IMMDefaultConnection Members
Miner.Interop Namespace

Send Feedback