ArcFM Responder Mobile Developer Guide
MMAttributeAgent Interface
Members 






Object Model
MMAttributeAgent Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("AD349935-2139-11D4-80D6-0050DA5BE899")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAttributeAgentClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMAttributeAgent 
   Inherits IMMAttributeAgent 
'Usage
 
Dim instance As MMAttributeAgent
[System.Runtime.InteropServices.Guid("AD349935-2139-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAttributeAgentClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMAttributeAgent : IMMAttributeAgent  
public interface MMAttributeAgent = class(IMMAttributeAgent)
System.Runtime.InteropServices.GuidAttribute("AD349935-2139-11D4-80D6-0050DA5BE899")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMAttributeAgentClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMAttributeAgent implements IMMAttributeAgent 
[System.Runtime.InteropServices.Guid("AD349935-2139-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAttributeAgentClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMAttributeAgent : public IMMAttributeAgent  
[System.Runtime.InteropServices.Guid("AD349935-2139-11D4-80D6-0050DA5BE899")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMAttributeAgentClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMAttributeAgent : public IMMAttributeAgent  
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

MMAttributeAgent Members
Miner.Interop Namespace

Send Feedback