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