ArcFM Responder Mobile Developer Guide
GetWRClass Class
Members 






Object Model
GetWRClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("2BDF1F2F-22CA-4E59-98FD-AFA991281177")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class GetWRClass 
   Inherits System.__ComObject
   Implements GetWR, IMMPxDisplayName, IMMPxMessageProcessor 
'Usage
 
Dim instance As GetWRClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("2BDF1F2F-22CA-4E59-98FD-AFA991281177")]
[System.Runtime.InteropServices.ComImport()]
public class GetWRClass : System.__ComObject, GetWR, IMMPxDisplayName, IMMPxMessageProcessor  
public class GetWRClass = class(System.__ComObject, GetWR, IMMPxDisplayName, IMMPxMessageProcessor)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("2BDF1F2F-22CA-4E59-98FD-AFA991281177")
System.Runtime.InteropServices.ComImportAttribute()
public class GetWRClass extends System.__ComObject implements GetWR, IMMPxDisplayName, IMMPxMessageProcessor 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("2BDF1F2F-22CA-4E59-98FD-AFA991281177")]
[System.Runtime.InteropServices.ComImport()]
public __gc class GetWRClass : public System.__ComObject, GetWR, IMMPxDisplayName, IMMPxMessageProcessor  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("2BDF1F2F-22CA-4E59-98FD-AFA991281177")]
[System.Runtime.InteropServices.ComImport()]
public ref class GetWRClass : public System.__ComObject, GetWR, IMMPxDisplayName, IMMPxMessageProcessor  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.GetWRClass

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

GetWRClass Members
Miner.Interop.Process Namespace

Send Feedback