ArcFM Responder Mobile Developer Guide
MMTemplateNONE Interface
Members 






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

MMTemplateNONE Members
Miner.Interop Namespace

Send Feedback