ArcFM Responder Mobile Developer Guide
IMMAttributedDefinition Interface
Members 






Object Model
IMMAttributedDefinition Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("602EF722-43EE-11D4-B8F3-0050045C48E4")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMAttributedDefinition 
   Inherits IMMItemDefinition 
'Usage
 
Dim instance As IMMAttributedDefinition
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("602EF722-43EE-11D4-B8F3-0050045C48E4")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMAttributedDefinition : IMMItemDefinition  
public interface IMMAttributedDefinition = class(IMMItemDefinition)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("602EF722-43EE-11D4-B8F3-0050045C48E4")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMAttributedDefinition implements IMMItemDefinition 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("602EF722-43EE-11D4-B8F3-0050045C48E4")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMAttributedDefinition : public IMMItemDefinition  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("602EF722-43EE-11D4-B8F3-0050045C48E4")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMAttributedDefinition : public IMMItemDefinition  
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

IMMAttributedDefinition Members
Miner.Interop Namespace

Send Feedback