ArcFM Responder Mobile Developer Guide
PxHistoryClass Class
Members 






Object Model
PxHistoryClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("1A4D6915-71FF-4B7B-8E69-65EB3E79AE6E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class PxHistoryClass 
   Inherits System.__ComObject
   Implements IMMPxHistory, PxHistory 
'Usage
 
Dim instance As PxHistoryClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1A4D6915-71FF-4B7B-8E69-65EB3E79AE6E")]
[System.Runtime.InteropServices.ComImport()]
public class PxHistoryClass : System.__ComObject, IMMPxHistory, PxHistory  
public class PxHistoryClass = class(System.__ComObject, IMMPxHistory, PxHistory)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("1A4D6915-71FF-4B7B-8E69-65EB3E79AE6E")
System.Runtime.InteropServices.ComImportAttribute()
public class PxHistoryClass extends System.__ComObject implements IMMPxHistory, PxHistory 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1A4D6915-71FF-4B7B-8E69-65EB3E79AE6E")]
[System.Runtime.InteropServices.ComImport()]
public __gc class PxHistoryClass : public System.__ComObject, IMMPxHistory, PxHistory  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1A4D6915-71FF-4B7B-8E69-65EB3E79AE6E")]
[System.Runtime.InteropServices.ComImport()]
public ref class PxHistoryClass : public System.__ComObject, IMMPxHistory, PxHistory  
Inheritance Hierarchy

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

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

PxHistoryClass Members
Miner.Interop.Process Namespace

Send Feedback