ArcFM Responder Mobile Developer Guide
IMMDesignAttributes3 Interface
Members 






Object Model
IMMDesignAttributes3 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("70BD3B14-A21D-462C-B2B1-2FC5A4D1F69C")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMDesignAttributes3 
   Inherits ID8WorkFlow, IMMDesignAttributes, IMMDesignAttributes2 
'Usage
 
Dim instance As IMMDesignAttributes3
[System.Runtime.InteropServices.Guid("70BD3B14-A21D-462C-B2B1-2FC5A4D1F69C")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMDesignAttributes3 : ID8WorkFlow, IMMDesignAttributes, IMMDesignAttributes2  
public interface IMMDesignAttributes3 = class(ID8WorkFlow, IMMDesignAttributes, IMMDesignAttributes2)
System.Runtime.InteropServices.GuidAttribute("70BD3B14-A21D-462C-B2B1-2FC5A4D1F69C")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMDesignAttributes3 implements ID8WorkFlow, IMMDesignAttributes, IMMDesignAttributes2 
[System.Runtime.InteropServices.Guid("70BD3B14-A21D-462C-B2B1-2FC5A4D1F69C")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMDesignAttributes3 : public ID8WorkFlow, IMMDesignAttributes, IMMDesignAttributes2  
[System.Runtime.InteropServices.Guid("70BD3B14-A21D-462C-B2B1-2FC5A4D1F69C")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMDesignAttributes3 : public ID8WorkFlow, IMMDesignAttributes, IMMDesignAttributes2  
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

IMMDesignAttributes3 Members
Miner.Interop Namespace

Send Feedback