ArcFM Responder Mobile Developer Guide
DeleteDNClass Class
Members 






Object Model
DeleteDNClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("CB14B36D-80FF-472A-A37A-CC9C969C7C82")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class DeleteDNClass 
   Inherits System.__ComObject
   Implements DeleteDN, IMMPxDisplayName, IMMPxMessageProcessor 
'Usage
 
Dim instance As DeleteDNClass
[System.Runtime.InteropServices.Guid("CB14B36D-80FF-472A-A37A-CC9C969C7C82")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class DeleteDNClass : System.__ComObject, DeleteDN, IMMPxDisplayName, IMMPxMessageProcessor  
public class DeleteDNClass = class(System.__ComObject, DeleteDN, IMMPxDisplayName, IMMPxMessageProcessor)
System.Runtime.InteropServices.GuidAttribute("CB14B36D-80FF-472A-A37A-CC9C969C7C82")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class DeleteDNClass extends System.__ComObject implements DeleteDN, IMMPxDisplayName, IMMPxMessageProcessor 
[System.Runtime.InteropServices.Guid("CB14B36D-80FF-472A-A37A-CC9C969C7C82")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class DeleteDNClass : public System.__ComObject, DeleteDN, IMMPxDisplayName, IMMPxMessageProcessor  
[System.Runtime.InteropServices.Guid("CB14B36D-80FF-472A-A37A-CC9C969C7C82")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class DeleteDNClass : public System.__ComObject, DeleteDN, IMMPxDisplayName, IMMPxMessageProcessor  
Inheritance Hierarchy

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

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

DeleteDNClass Members
Miner.Interop.Process Namespace

Send Feedback