ArcFM Responder Mobile Developer Guide
PxHistory Interface
Members 






Object Model
PxHistory Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("FE5C8800-5137-491D-8443-BCB5E5B3369A")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxHistoryClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface PxHistory 
   Inherits IMMPxHistory 
'Usage
 
Dim instance As PxHistory
[System.Runtime.InteropServices.Guid("FE5C8800-5137-491D-8443-BCB5E5B3369A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxHistoryClass)]
[System.Runtime.InteropServices.ComImport()]
public interface PxHistory : IMMPxHistory  
public interface PxHistory = class(IMMPxHistory)
System.Runtime.InteropServices.GuidAttribute("FE5C8800-5137-491D-8443-BCB5E5B3369A")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxHistoryClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface PxHistory implements IMMPxHistory 
[System.Runtime.InteropServices.Guid("FE5C8800-5137-491D-8443-BCB5E5B3369A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxHistoryClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface PxHistory : public IMMPxHistory  
[System.Runtime.InteropServices.Guid("FE5C8800-5137-491D-8443-BCB5E5B3369A")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxHistoryClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class PxHistory : public IMMPxHistory  
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

PxHistory Members
Miner.Interop.Process Namespace

Send Feedback