Miner.Interop.Process Namespace > IMMPxTaskTool Interface : TaskReady Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> ReadOnly Property TaskReady As System.Boolean
'Usage
Dim instance As IMMPxTaskTool Dim value As System.Boolean value = instance.TaskReady
[System.Runtime.InteropServices.DispId(1610678274)] System.bool TaskReady {get;}
read-only property TaskReady: System.Boolean;
System.Runtime.InteropServices.DispIdAttribute(1610678274) function get TaskReady : System.boolean
[System.Runtime.InteropServices.DispId(1610678274)]
__property System.bool get_TaskReady();
[System.Runtime.InteropServices.DispId(1610678274)] property System.bool TaskReady { System.bool get(); }
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