ArcFM Responder Mobile Developer Guide
MMPageTemplateEnumClass Class
Members 






Object Model
MMPageTemplateEnumClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("C04ED626-2C65-42B8-B5B8-A30506F678C6")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPageTemplateEnumClass 
   Inherits System.__ComObject
   Implements IMMEnumPageTemplateName, MMPageTemplateEnum 
'Usage
 
Dim instance As MMPageTemplateEnumClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C04ED626-2C65-42B8-B5B8-A30506F678C6")]
[System.Runtime.InteropServices.ComImport()]
public class MMPageTemplateEnumClass : System.__ComObject, IMMEnumPageTemplateName, MMPageTemplateEnum  
public class MMPageTemplateEnumClass = class(System.__ComObject, IMMEnumPageTemplateName, MMPageTemplateEnum)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("C04ED626-2C65-42B8-B5B8-A30506F678C6")
System.Runtime.InteropServices.ComImportAttribute()
public class MMPageTemplateEnumClass extends System.__ComObject implements IMMEnumPageTemplateName, MMPageTemplateEnum 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C04ED626-2C65-42B8-B5B8-A30506F678C6")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPageTemplateEnumClass : public System.__ComObject, IMMEnumPageTemplateName, MMPageTemplateEnum  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C04ED626-2C65-42B8-B5B8-A30506F678C6")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPageTemplateEnumClass : public System.__ComObject, IMMEnumPageTemplateName, MMPageTemplateEnum  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPageTemplateEnumClass

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

MMPageTemplateEnumClass Members
Miner.Interop Namespace

Send Feedback