ArcFM Responder Mobile Developer Guide
MMCompatibleUnit Interface
Members 






Object Model
MMCompatibleUnit Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCompatibleUnitClass)>
<System.Runtime.InteropServices.GuidAttribute("6E88CE5B-77BE-441D-919C-FE632301652D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMCompatibleUnit 
   Inherits IMMCompatibleUnit, IMMCoreEvents_Event 
'Usage
 
Dim instance As MMCompatibleUnit
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCompatibleUnitClass)]
[System.Runtime.InteropServices.Guid("6E88CE5B-77BE-441D-919C-FE632301652D")]
[System.Runtime.InteropServices.ComImport()]
public interface MMCompatibleUnit : IMMCompatibleUnit, IMMCoreEvents_Event  
public interface MMCompatibleUnit = class(IMMCompatibleUnit, IMMCoreEvents_Event)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCompatibleUnitClass)
System.Runtime.InteropServices.GuidAttribute("6E88CE5B-77BE-441D-919C-FE632301652D")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMCompatibleUnit implements IMMCompatibleUnit, IMMCoreEvents_Event 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCompatibleUnitClass)]
[System.Runtime.InteropServices.Guid("6E88CE5B-77BE-441D-919C-FE632301652D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMCompatibleUnit : public IMMCompatibleUnit, IMMCoreEvents_Event  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCompatibleUnitClass)]
[System.Runtime.InteropServices.Guid("6E88CE5B-77BE-441D-919C-FE632301652D")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMCompatibleUnit : public IMMCompatibleUnit, IMMCoreEvents_Event  
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

MMCompatibleUnit Members
Miner.Interop Namespace

Send Feedback