ArcFM Responder Mobile Developer Guide
IMMImplicitRelationship2 Interface
Members 






Object Model
IMMImplicitRelationship2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("B35906DC-6791-4FFC-8DF9-A96791DE798E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMImplicitRelationship2 
   Inherits IMMImplicitRelationship 
'Usage
 
Dim instance As IMMImplicitRelationship2
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("B35906DC-6791-4FFC-8DF9-A96791DE798E")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMImplicitRelationship2 : IMMImplicitRelationship  
public interface IMMImplicitRelationship2 = class(IMMImplicitRelationship)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("B35906DC-6791-4FFC-8DF9-A96791DE798E")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMImplicitRelationship2 implements IMMImplicitRelationship 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("B35906DC-6791-4FFC-8DF9-A96791DE798E")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMImplicitRelationship2 : public IMMImplicitRelationship  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("B35906DC-6791-4FFC-8DF9-A96791DE798E")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMImplicitRelationship2 : public IMMImplicitRelationship  
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

IMMImplicitRelationship2 Members
Miner.Interop Namespace

Send Feedback