ArcFM Responder Mobile Developer Guide
PxNodeHistory Interface
Members 






Object Model
PxNodeHistory Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxNodeHistoryClass)>
<System.Runtime.InteropServices.GuidAttribute("99D0DBF1-8358-4988-B5A4-ECCFD6F2B6BF")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface PxNodeHistory 
   Inherits IMMPxNodeHistory 
'Usage
 
Dim instance As PxNodeHistory
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxNodeHistoryClass)]
[System.Runtime.InteropServices.Guid("99D0DBF1-8358-4988-B5A4-ECCFD6F2B6BF")]
[System.Runtime.InteropServices.ComImport()]
public interface PxNodeHistory : IMMPxNodeHistory  
public interface PxNodeHistory = class(IMMPxNodeHistory)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxNodeHistoryClass)
System.Runtime.InteropServices.GuidAttribute("99D0DBF1-8358-4988-B5A4-ECCFD6F2B6BF")
System.Runtime.InteropServices.ComImportAttribute()
public interface PxNodeHistory implements IMMPxNodeHistory 
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxNodeHistoryClass)]
[System.Runtime.InteropServices.Guid("99D0DBF1-8358-4988-B5A4-ECCFD6F2B6BF")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface PxNodeHistory : public IMMPxNodeHistory  
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxNodeHistoryClass)]
[System.Runtime.InteropServices.Guid("99D0DBF1-8358-4988-B5A4-ECCFD6F2B6BF")]
[System.Runtime.InteropServices.ComImport()]
public interface class PxNodeHistory : public IMMPxNodeHistory  
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

PxNodeHistory Members
Miner.Interop.Process Namespace

Send Feedback