ArcFM Responder Mobile Developer Guide
MMTemplatePoint Interface
Members 






Object Model
MMTemplatePoint Interface
Syntax
[System.Runtime.InteropServices.Guid("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplatePointClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMTemplatePoint : IMMTemplateNode  
public interface MMTemplatePoint = class(IMMTemplateNode)
System.Runtime.InteropServices.GuidAttribute("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTemplatePointClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMTemplatePoint implements IMMTemplateNode 
[System.Runtime.InteropServices.Guid("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplatePointClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMTemplatePoint : public IMMTemplateNode  
[System.Runtime.InteropServices.Guid("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMTemplatePointClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMTemplatePoint : public IMMTemplateNode  
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("1133AFDD-EB5F-4015-BC5A-135C5D3E8120")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMTemplatePointClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMTemplatePoint 
   Inherits IMMTemplateNode 
 
'Usage
 
Dim instance As MMTemplatePoint
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

MMTemplatePoint Members
Miner.Interop Namespace

Send Feedback