ArcFM Responder Mobile Developer Guide
MMMacroUnit Interface
Members 






Object Model
MMMacroUnit Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMacroUnitClass)>
<System.Runtime.InteropServices.GuidAttribute("4E32C5CB-6140-4F07-8105-CC7143ECE974")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMMacroUnit 
   Inherits IMMCoreEvents_Event, IMMMacroUnit 
'Usage
 
Dim instance As MMMacroUnit
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMacroUnitClass)]
[System.Runtime.InteropServices.Guid("4E32C5CB-6140-4F07-8105-CC7143ECE974")]
[System.Runtime.InteropServices.ComImport()]
public interface MMMacroUnit : IMMCoreEvents_Event, IMMMacroUnit  
public interface MMMacroUnit = class(IMMCoreEvents_Event, IMMMacroUnit)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMMacroUnitClass)
System.Runtime.InteropServices.GuidAttribute("4E32C5CB-6140-4F07-8105-CC7143ECE974")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMMacroUnit implements IMMCoreEvents_Event, IMMMacroUnit 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMacroUnitClass)]
[System.Runtime.InteropServices.Guid("4E32C5CB-6140-4F07-8105-CC7143ECE974")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMMacroUnit : public IMMCoreEvents_Event, IMMMacroUnit  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMMacroUnitClass)]
[System.Runtime.InteropServices.Guid("4E32C5CB-6140-4F07-8105-CC7143ECE974")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMMacroUnit : public IMMCoreEvents_Event, IMMMacroUnit  
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

MMMacroUnit Members
Miner.Interop Namespace

Send Feedback