ArcFM Responder Mobile Developer Guide
UpdateDNClass Class
Members 






Object Model
UpdateDNClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("7051AAAA-0597-4D15-8898-0BD4114C5FAD")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class UpdateDNClass 
   Inherits System.__ComObject
   Implements IMMPxDisplayName, IMMPxMessageProcessor, UpdateDN 
'Usage
 
Dim instance As UpdateDNClass
[System.Runtime.InteropServices.Guid("7051AAAA-0597-4D15-8898-0BD4114C5FAD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class UpdateDNClass : System.__ComObject, IMMPxDisplayName, IMMPxMessageProcessor, UpdateDN  
public class UpdateDNClass = class(System.__ComObject, IMMPxDisplayName, IMMPxMessageProcessor, UpdateDN)
System.Runtime.InteropServices.GuidAttribute("7051AAAA-0597-4D15-8898-0BD4114C5FAD")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class UpdateDNClass extends System.__ComObject implements IMMPxDisplayName, IMMPxMessageProcessor, UpdateDN 
[System.Runtime.InteropServices.Guid("7051AAAA-0597-4D15-8898-0BD4114C5FAD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class UpdateDNClass : public System.__ComObject, IMMPxDisplayName, IMMPxMessageProcessor, UpdateDN  
[System.Runtime.InteropServices.Guid("7051AAAA-0597-4D15-8898-0BD4114C5FAD")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class UpdateDNClass : public System.__ComObject, IMMPxDisplayName, IMMPxMessageProcessor, UpdateDN  
Inheritance Hierarchy

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

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

UpdateDNClass Members
Miner.Interop.Process Namespace

Send Feedback