ArcFM Responder Mobile Developer Guide
MMTemplateChoose Interface
Members 






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

MMTemplateChoose Members
Miner.Interop Namespace

Send Feedback