ArcFM Responder Mobile Developer Guide
DeleteWRClass Class
Members 






Object Model
DeleteWRClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("31A8AD37-575A-4101-9D11-9952C68216B0")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class DeleteWRClass 
   Inherits System.__ComObject
   Implements DeleteWR, IMMPxDisplayName, IMMPxMessageProcessor 
'Usage
 
Dim instance As DeleteWRClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("31A8AD37-575A-4101-9D11-9952C68216B0")]
[System.Runtime.InteropServices.ComImport()]
public class DeleteWRClass : System.__ComObject, DeleteWR, IMMPxDisplayName, IMMPxMessageProcessor  
public class DeleteWRClass = class(System.__ComObject, DeleteWR, IMMPxDisplayName, IMMPxMessageProcessor)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("31A8AD37-575A-4101-9D11-9952C68216B0")
System.Runtime.InteropServices.ComImportAttribute()
public class DeleteWRClass extends System.__ComObject implements DeleteWR, IMMPxDisplayName, IMMPxMessageProcessor 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("31A8AD37-575A-4101-9D11-9952C68216B0")]
[System.Runtime.InteropServices.ComImport()]
public __gc class DeleteWRClass : public System.__ComObject, DeleteWR, IMMPxDisplayName, IMMPxMessageProcessor  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("31A8AD37-575A-4101-9D11-9952C68216B0")]
[System.Runtime.InteropServices.ComImport()]
public ref class DeleteWRClass : public System.__ComObject, DeleteWR, IMMPxDisplayName, IMMPxMessageProcessor  
Inheritance Hierarchy

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

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

DeleteWRClass Members
Miner.Interop.Process Namespace

Send Feedback