ArcFM Responder Mobile Developer Guide
MMPageTemplate Interface
Members 






Object Model
MMPageTemplate Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("38730F81-69FC-11D3-8142-005004ABB140")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPageTemplateClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPageTemplate 
   Inherits IMMPageTemplate 
'Usage
 
Dim instance As MMPageTemplate
[System.Runtime.InteropServices.Guid("38730F81-69FC-11D3-8142-005004ABB140")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPageTemplateClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMPageTemplate : IMMPageTemplate  
public interface MMPageTemplate = class(IMMPageTemplate)
System.Runtime.InteropServices.GuidAttribute("38730F81-69FC-11D3-8142-005004ABB140")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPageTemplateClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPageTemplate implements IMMPageTemplate 
[System.Runtime.InteropServices.Guid("38730F81-69FC-11D3-8142-005004ABB140")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPageTemplateClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPageTemplate : public IMMPageTemplate  
[System.Runtime.InteropServices.Guid("38730F81-69FC-11D3-8142-005004ABB140")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPageTemplateClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPageTemplate : public IMMPageTemplate  
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

MMPageTemplate Members
Miner.Interop Namespace

Send Feedback