ArcFM Responder Mobile Developer Guide
MMPropertyWindow Interface
Members 






Object Model
MMPropertyWindow Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPropertyWindowClass)>
<System.Runtime.InteropServices.GuidAttribute("D59433D0-FC7C-11D4-BDFD-0001031AE9B0")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPropertyWindow 
   Inherits IMMPropertyWindow 
'Usage
 
Dim instance As MMPropertyWindow
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPropertyWindowClass)]
[System.Runtime.InteropServices.Guid("D59433D0-FC7C-11D4-BDFD-0001031AE9B0")]
[System.Runtime.InteropServices.ComImport()]
public interface MMPropertyWindow : IMMPropertyWindow  
public interface MMPropertyWindow = class(IMMPropertyWindow)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPropertyWindowClass)
System.Runtime.InteropServices.GuidAttribute("D59433D0-FC7C-11D4-BDFD-0001031AE9B0")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPropertyWindow implements IMMPropertyWindow 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPropertyWindowClass)]
[System.Runtime.InteropServices.Guid("D59433D0-FC7C-11D4-BDFD-0001031AE9B0")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPropertyWindow : public IMMPropertyWindow  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPropertyWindowClass)]
[System.Runtime.InteropServices.Guid("D59433D0-FC7C-11D4-BDFD-0001031AE9B0")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPropertyWindow : public IMMPropertyWindow  
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

MMPropertyWindow Members
Miner.Interop Namespace

Send Feedback