ArcFM Responder Mobile Developer Guide
MMTarget Interface
Members 






Object Model
MMTarget Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTargetClass)>
<System.Runtime.InteropServices.GuidAttribute("35F71C51-CFA5-11D3-BD55-00500462EE0B")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTarget 
   Inherits IMMCoreEvents_Event, IMMTarget 
'Usage
 
Dim instance As MMTarget
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTargetClass)]
[System.Runtime.InteropServices.Guid("35F71C51-CFA5-11D3-BD55-00500462EE0B")]
[System.Runtime.InteropServices.ComImport()]
public interface MMTarget : IMMCoreEvents_Event, IMMTarget  
public interface MMTarget = class(IMMCoreEvents_Event, IMMTarget)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTargetClass)
System.Runtime.InteropServices.GuidAttribute("35F71C51-CFA5-11D3-BD55-00500462EE0B")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTarget implements IMMCoreEvents_Event, IMMTarget 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTargetClass)]
[System.Runtime.InteropServices.Guid("35F71C51-CFA5-11D3-BD55-00500462EE0B")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTarget : public IMMCoreEvents_Event, IMMTarget  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTargetClass)]
[System.Runtime.InteropServices.Guid("35F71C51-CFA5-11D3-BD55-00500462EE0B")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTarget : public IMMCoreEvents_Event, IMMTarget  
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

MMTarget Members
Miner.Interop Namespace

Send Feedback