ArcFM Responder Mobile Developer Guide
MMPageSite Interface
Members 






Object Model
MMPageSite Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPageSiteClass)>
<System.Runtime.InteropServices.GuidAttribute("3B81F6F1-54A0-11D3-B8C3-00600802E603")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPageSite 
   Inherits IComPropertyPageSite 
'Usage
 
Dim instance As MMPageSite
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPageSiteClass)]
[System.Runtime.InteropServices.Guid("3B81F6F1-54A0-11D3-B8C3-00600802E603")]
[System.Runtime.InteropServices.ComImport()]
public interface MMPageSite : IComPropertyPageSite  
public interface MMPageSite = class(IComPropertyPageSite)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPageSiteClass)
System.Runtime.InteropServices.GuidAttribute("3B81F6F1-54A0-11D3-B8C3-00600802E603")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPageSite implements IComPropertyPageSite 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPageSiteClass)]
[System.Runtime.InteropServices.Guid("3B81F6F1-54A0-11D3-B8C3-00600802E603")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPageSite : public IComPropertyPageSite  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPageSiteClass)]
[System.Runtime.InteropServices.Guid("3B81F6F1-54A0-11D3-B8C3-00600802E603")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPageSite : public IComPropertyPageSite  
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

MMPageSite Members
Miner.Interop Namespace

Send Feedback