ArcFM Responder Mobile Developer Guide
GetWR Interface
Members 






Object Model
GetWR Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.GetWRClass)>
<System.Runtime.InteropServices.GuidAttribute("A549F0B1-DDA3-4D5E-B2B2-FB24E056DC06")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface GetWR 
   Inherits IMMPxDisplayName 
'Usage
 
Dim instance As GetWR
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.GetWRClass)]
[System.Runtime.InteropServices.Guid("A549F0B1-DDA3-4D5E-B2B2-FB24E056DC06")]
[System.Runtime.InteropServices.ComImport()]
public interface GetWR : IMMPxDisplayName  
public interface GetWR = class(IMMPxDisplayName)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.GetWRClass)
System.Runtime.InteropServices.GuidAttribute("A549F0B1-DDA3-4D5E-B2B2-FB24E056DC06")
System.Runtime.InteropServices.ComImportAttribute()
public interface GetWR implements IMMPxDisplayName 
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.GetWRClass)]
[System.Runtime.InteropServices.Guid("A549F0B1-DDA3-4D5E-B2B2-FB24E056DC06")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface GetWR : public IMMPxDisplayName  
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.GetWRClass)]
[System.Runtime.InteropServices.Guid("A549F0B1-DDA3-4D5E-B2B2-FB24E056DC06")]
[System.Runtime.InteropServices.ComImport()]
public interface class GetWR : public IMMPxDisplayName  
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

GetWR Members
Miner.Interop.Process Namespace

Send Feedback