ArcFM Responder Mobile Developer Guide
GetDNClass Class
Members 






Object Model
GetDNClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("CED66B67-5DDF-4533-B996-1437B35C270C")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class GetDNClass 
   Inherits System.__ComObject
   Implements GetDN, IMMPxDisplayName, IMMPxMessageProcessor 
'Usage
 
Dim instance As GetDNClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CED66B67-5DDF-4533-B996-1437B35C270C")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class GetDNClass : System.__ComObject, GetDN, IMMPxDisplayName, IMMPxMessageProcessor  
public class GetDNClass = class(System.__ComObject, GetDN, IMMPxDisplayName, IMMPxMessageProcessor)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("CED66B67-5DDF-4533-B996-1437B35C270C")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class GetDNClass extends System.__ComObject implements GetDN, IMMPxDisplayName, IMMPxMessageProcessor 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CED66B67-5DDF-4533-B996-1437B35C270C")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class GetDNClass : public System.__ComObject, GetDN, IMMPxDisplayName, IMMPxMessageProcessor  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("CED66B67-5DDF-4533-B996-1437B35C270C")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class GetDNClass : public System.__ComObject, GetDN, IMMPxDisplayName, IMMPxMessageProcessor  
Inheritance Hierarchy

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

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

GetDNClass Members
Miner.Interop.Process Namespace

Send Feedback