ArcFM Responder Mobile Developer Guide
PxTaskTool Interface
Members 






Object Model
PxTaskTool Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxTaskToolClass)>
<System.Runtime.InteropServices.GuidAttribute("894B99AC-1B36-4BC8-A2E4-9CAF13E5885B")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface PxTaskTool 
   Inherits __PxTaskTool_Event, IMMPxTaskTool 
'Usage
 
Dim instance As PxTaskTool
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxTaskToolClass)]
[System.Runtime.InteropServices.Guid("894B99AC-1B36-4BC8-A2E4-9CAF13E5885B")]
[System.Runtime.InteropServices.ComImport()]
public interface PxTaskTool : __PxTaskTool_Event, IMMPxTaskTool  
public interface PxTaskTool = class(__PxTaskTool_Event, IMMPxTaskTool)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.Process.PxTaskToolClass)
System.Runtime.InteropServices.GuidAttribute("894B99AC-1B36-4BC8-A2E4-9CAF13E5885B")
System.Runtime.InteropServices.ComImportAttribute()
public interface PxTaskTool implements __PxTaskTool_Event, IMMPxTaskTool 
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxTaskToolClass)]
[System.Runtime.InteropServices.Guid("894B99AC-1B36-4BC8-A2E4-9CAF13E5885B")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface PxTaskTool : public __PxTaskTool_Event, IMMPxTaskTool  
[System.Runtime.InteropServices.CoClass(Miner.Interop.Process.PxTaskToolClass)]
[System.Runtime.InteropServices.Guid("894B99AC-1B36-4BC8-A2E4-9CAF13E5885B")]
[System.Runtime.InteropServices.ComImport()]
public interface class PxTaskTool : public __PxTaskTool_Event, IMMPxTaskTool  
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

PxTaskTool Members
Miner.Interop.Process Namespace

Send Feedback