ArcFM Responder Mobile Developer Guide
IMMAttribute Interface
Members 






Object Model
IMMAttribute Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("0BBBB827-D731-445A-8390-8BAED7DB0669")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMAttribute 
   Inherits ID8CuDefAttrib 
'Usage
 
Dim instance As IMMAttribute
[System.Runtime.InteropServices.Guid("0BBBB827-D731-445A-8390-8BAED7DB0669")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMAttribute : ID8CuDefAttrib  
public interface IMMAttribute = class(ID8CuDefAttrib)
System.Runtime.InteropServices.GuidAttribute("0BBBB827-D731-445A-8390-8BAED7DB0669")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMAttribute implements ID8CuDefAttrib 
[System.Runtime.InteropServices.Guid("0BBBB827-D731-445A-8390-8BAED7DB0669")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMAttribute : public ID8CuDefAttrib  
[System.Runtime.InteropServices.Guid("0BBBB827-D731-445A-8390-8BAED7DB0669")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMAttribute : public ID8CuDefAttrib  
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

IMMAttribute Members
Miner.Interop Namespace

Send Feedback