ArcFM Responder Mobile Developer Guide
IMMDesignAttributes Interface
Members 






Object Model
IMMDesignAttributes Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("3753EA50-37C4-11D4-BD77-00500462EE0B")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMDesignAttributes 
   Inherits ID8WorkFlow 
'Usage
 
Dim instance As IMMDesignAttributes
[System.Runtime.InteropServices.Guid("3753EA50-37C4-11D4-BD77-00500462EE0B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMDesignAttributes : ID8WorkFlow  
public interface IMMDesignAttributes = class(ID8WorkFlow)
System.Runtime.InteropServices.GuidAttribute("3753EA50-37C4-11D4-BD77-00500462EE0B")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMDesignAttributes implements ID8WorkFlow 
[System.Runtime.InteropServices.Guid("3753EA50-37C4-11D4-BD77-00500462EE0B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMDesignAttributes : public ID8WorkFlow  
[System.Runtime.InteropServices.Guid("3753EA50-37C4-11D4-BD77-00500462EE0B")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMDesignAttributes : public ID8WorkFlow  
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

IMMDesignAttributes Members
Miner.Interop Namespace

Send Feedback