ArcFM Responder Mobile Developer Guide
PxExtensionNamesClass Class
Members 






Object Model
PxExtensionNamesClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("9EBB2328-6F69-414F-834F-50C3D5D165E7")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class PxExtensionNamesClass 
   Inherits System.__ComObject
   Implements IMMEnumExtensionNames, PxExtensionNames 
'Usage
 
Dim instance As PxExtensionNamesClass
[System.Runtime.InteropServices.Guid("9EBB2328-6F69-414F-834F-50C3D5D165E7")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class PxExtensionNamesClass : System.__ComObject, IMMEnumExtensionNames, PxExtensionNames  
public class PxExtensionNamesClass = class(System.__ComObject, IMMEnumExtensionNames, PxExtensionNames)
System.Runtime.InteropServices.GuidAttribute("9EBB2328-6F69-414F-834F-50C3D5D165E7")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class PxExtensionNamesClass extends System.__ComObject implements IMMEnumExtensionNames, PxExtensionNames 
[System.Runtime.InteropServices.Guid("9EBB2328-6F69-414F-834F-50C3D5D165E7")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class PxExtensionNamesClass : public System.__ComObject, IMMEnumExtensionNames, PxExtensionNames  
[System.Runtime.InteropServices.Guid("9EBB2328-6F69-414F-834F-50C3D5D165E7")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class PxExtensionNamesClass : public System.__ComObject, IMMEnumExtensionNames, PxExtensionNames  
Inheritance Hierarchy

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

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

PxExtensionNamesClass Members
Miner.Interop.Process Namespace

Send Feedback