ArcFM Responder Mobile Developer Guide
IMMDesignAttributes2 Interface
Members 






Object Model
IMMDesignAttributes2 Interface
Syntax
[System.Runtime.InteropServices.Guid("D6F7C7F9-1FEC-423E-9442-3372B4EC4B61")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMDesignAttributes2 : ID8WorkFlow, IMMDesignAttributes  
public interface IMMDesignAttributes2 = class(ID8WorkFlow, IMMDesignAttributes)
System.Runtime.InteropServices.GuidAttribute("D6F7C7F9-1FEC-423E-9442-3372B4EC4B61")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMDesignAttributes2 implements ID8WorkFlow, IMMDesignAttributes 
[System.Runtime.InteropServices.Guid("D6F7C7F9-1FEC-423E-9442-3372B4EC4B61")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMDesignAttributes2 : public ID8WorkFlow, IMMDesignAttributes  
[System.Runtime.InteropServices.Guid("D6F7C7F9-1FEC-423E-9442-3372B4EC4B61")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMDesignAttributes2 : public ID8WorkFlow, IMMDesignAttributes  
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("D6F7C7F9-1FEC-423E-9442-3372B4EC4B61")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMDesignAttributes2 
   Inherits ID8WorkFlow, IMMDesignAttributes 
 
'Usage
 
Dim instance As 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

IMMDesignAttributes2 Members
Miner.Interop Namespace

Send Feedback