ArcFM Responder Mobile Developer Guide
MMDuctPhase Interface
Members 






Object Model
MMDuctPhase Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDuctPhaseClass)>
<System.Runtime.InteropServices.GuidAttribute("7DB0B400-11C7-11D5-8157-0050DA5BE894")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMDuctPhase 
   Inherits IMMCoreEvents_Event, IMMDuctPhase 
'Usage
 
Dim instance As MMDuctPhase
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDuctPhaseClass)]
[System.Runtime.InteropServices.Guid("7DB0B400-11C7-11D5-8157-0050DA5BE894")]
[System.Runtime.InteropServices.ComImport()]
public interface MMDuctPhase : IMMCoreEvents_Event, IMMDuctPhase  
public interface MMDuctPhase = class(IMMCoreEvents_Event, IMMDuctPhase)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMDuctPhaseClass)
System.Runtime.InteropServices.GuidAttribute("7DB0B400-11C7-11D5-8157-0050DA5BE894")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMDuctPhase implements IMMCoreEvents_Event, IMMDuctPhase 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDuctPhaseClass)]
[System.Runtime.InteropServices.Guid("7DB0B400-11C7-11D5-8157-0050DA5BE894")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMDuctPhase : public IMMCoreEvents_Event, IMMDuctPhase  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMDuctPhaseClass)]
[System.Runtime.InteropServices.Guid("7DB0B400-11C7-11D5-8157-0050DA5BE894")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMDuctPhase : public IMMCoreEvents_Event, IMMDuctPhase  
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

MMDuctPhase Members
Miner.Interop Namespace

Send Feedback