ArcFM Responder Mobile Developer Guide
UpdateWRClass Class
Members 






Object Model
UpdateWRClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("D197E891-369E-4370-8EA4-5FF81BB7FE29")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class UpdateWRClass 
   Inherits System.__ComObject
   Implements IMMPxDisplayName, IMMPxMessageProcessor, UpdateWR 
'Usage
 
Dim instance As UpdateWRClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D197E891-369E-4370-8EA4-5FF81BB7FE29")]
[System.Runtime.InteropServices.ComImport()]
public class UpdateWRClass : System.__ComObject, IMMPxDisplayName, IMMPxMessageProcessor, UpdateWR  
public class UpdateWRClass = class(System.__ComObject, IMMPxDisplayName, IMMPxMessageProcessor, UpdateWR)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("D197E891-369E-4370-8EA4-5FF81BB7FE29")
System.Runtime.InteropServices.ComImportAttribute()
public class UpdateWRClass extends System.__ComObject implements IMMPxDisplayName, IMMPxMessageProcessor, UpdateWR 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D197E891-369E-4370-8EA4-5FF81BB7FE29")]
[System.Runtime.InteropServices.ComImport()]
public __gc class UpdateWRClass : public System.__ComObject, IMMPxDisplayName, IMMPxMessageProcessor, UpdateWR  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D197E891-369E-4370-8EA4-5FF81BB7FE29")]
[System.Runtime.InteropServices.ComImport()]
public ref class UpdateWRClass : public System.__ComObject, IMMPxDisplayName, IMMPxMessageProcessor, UpdateWR  
Inheritance Hierarchy

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

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

UpdateWRClass Members
Miner.Interop.Process Namespace

Send Feedback