ArcFM Responder Mobile Developer Guide
PxTaskToolClass Class
Members 






Object Model
PxTaskToolClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("C975F109-EA42-4D6A-8D5E-EDFB5947647A")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.Process.__PxTaskTool")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class PxTaskToolClass 
   Inherits System.__ComObject
   Implements __PxTaskTool_Event, IMMPxTaskTool, PxTaskTool 
'Usage
 
Dim instance As PxTaskToolClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C975F109-EA42-4D6A-8D5E-EDFB5947647A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.Process.__PxTaskTool")]
[System.Runtime.InteropServices.ComImport()]
public class PxTaskToolClass : System.__ComObject, __PxTaskTool_Event, IMMPxTaskTool, PxTaskTool  
public class PxTaskToolClass = class(System.__ComObject, __PxTaskTool_Event, IMMPxTaskTool, PxTaskTool)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("C975F109-EA42-4D6A-8D5E-EDFB5947647A")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.Process.__PxTaskTool")
System.Runtime.InteropServices.ComImportAttribute()
public class PxTaskToolClass extends System.__ComObject implements __PxTaskTool_Event, IMMPxTaskTool, PxTaskTool 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C975F109-EA42-4D6A-8D5E-EDFB5947647A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.Process.__PxTaskTool")]
[System.Runtime.InteropServices.ComImport()]
public __gc class PxTaskToolClass : public System.__ComObject, __PxTaskTool_Event, IMMPxTaskTool, PxTaskTool  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C975F109-EA42-4D6A-8D5E-EDFB5947647A")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.Process.__PxTaskTool")]
[System.Runtime.InteropServices.ComImport()]
public ref class PxTaskToolClass : public System.__ComObject, __PxTaskTool_Event, IMMPxTaskTool, PxTaskTool  
Inheritance Hierarchy

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

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

PxTaskToolClass Members
Miner.Interop.Process Namespace

Send Feedback