Miner.Interop.Process Namespace > IMMPxNode4 Interface : AllTasks Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property AllTasks As IMMEnumPxTasks
'Usage
Dim instance As IMMPxNode4 Dim value As IMMEnumPxTasks value = instance.AllTasks
[System.Runtime.InteropServices.DispId(1610678272)] IMMEnumPxTasks AllTasks {get;}
read-only property AllTasks: IMMEnumPxTasks;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get AllTasks : IMMEnumPxTasks
[System.Runtime.InteropServices.DispId(1610678272)] __property IMMEnumPxTasks* get_AllTasks();
[System.Runtime.InteropServices.DispId(1610678272)] property IMMEnumPxTasks^ AllTasks { IMMEnumPxTasks^ 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