ArcFM Responder Mobile Developer Guide
MMPageSiteClass Class
Members 






Object Model
MMPageSiteClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("25FC2D42-08BD-4ED2-AB67-E47A7116FA80")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPageSiteClass 
   Inherits System.__ComObject
   Implements IComPropertyPageSite, IComPropertyPageSiteEvents, IComPropertySheet, MMPageSite 
'Usage
 
Dim instance As MMPageSiteClass
[System.Runtime.InteropServices.Guid("25FC2D42-08BD-4ED2-AB67-E47A7116FA80")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMPageSiteClass : System.__ComObject, IComPropertyPageSite, IComPropertyPageSiteEvents, IComPropertySheet, MMPageSite  
public class MMPageSiteClass = class(System.__ComObject, IComPropertyPageSite, IComPropertyPageSiteEvents, IComPropertySheet, MMPageSite)
System.Runtime.InteropServices.GuidAttribute("25FC2D42-08BD-4ED2-AB67-E47A7116FA80")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMPageSiteClass extends System.__ComObject implements IComPropertyPageSite, IComPropertyPageSiteEvents, IComPropertySheet, MMPageSite 
[System.Runtime.InteropServices.Guid("25FC2D42-08BD-4ED2-AB67-E47A7116FA80")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPageSiteClass : public System.__ComObject, IComPropertyPageSite, IComPropertyPageSiteEvents, IComPropertySheet, MMPageSite  
[System.Runtime.InteropServices.Guid("25FC2D42-08BD-4ED2-AB67-E47A7116FA80")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPageSiteClass : public System.__ComObject, IComPropertyPageSite, IComPropertyPageSiteEvents, IComPropertySheet, MMPageSite  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPageSiteClass

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

MMPageSiteClass Members
Miner.Interop Namespace

Send Feedback