ArcFM Responder Mobile Developer Guide
IMMAttrRelationship Interface
Members 






Object Model
IMMAttrRelationship Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("B84D0D80-1C60-11D4-80D6-0050DA5BE899")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMAttrRelationship 
   Inherits IMMRelationship 
'Usage
 
Dim instance As IMMAttrRelationship
[System.Runtime.InteropServices.Guid("B84D0D80-1C60-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMAttrRelationship : IMMRelationship  
public interface IMMAttrRelationship = class(IMMRelationship)
System.Runtime.InteropServices.GuidAttribute("B84D0D80-1C60-11D4-80D6-0050DA5BE899")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMAttrRelationship implements IMMRelationship 
[System.Runtime.InteropServices.Guid("B84D0D80-1C60-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMAttrRelationship : public IMMRelationship  
[System.Runtime.InteropServices.Guid("B84D0D80-1C60-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMAttrRelationship : public IMMRelationship  
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

IMMAttrRelationship Members
Miner.Interop Namespace

Send Feedback