Miner.Interop.Process Namespace > IMMInternalPxNodeEdit Interface : EnabledTasks Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678276)> WriteOnly Property EnabledTasks As IMMEnumPxTasks
'Usage
Dim instance As IMMInternalPxNodeEdit instance.EnabledTasks = value
[System.Runtime.InteropServices.DispId(1610678276)] IMMEnumPxTasks EnabledTasks {set;}
write-only property EnabledTasks: IMMEnumPxTasks;
System.Runtime.InteropServices.DispIdAttribute(1610678276) function set EnabledTasks : IMMEnumPxTasks
[System.Runtime.InteropServices.DispId(1610678276)] __property void set_EnabledTasks( IMMEnumPxTasks* value );
[System.Runtime.InteropServices.DispId(1610678276)] property IMMEnumPxTasks^ EnabledTasks { void set ( IMMEnumPxTasks^ value); }
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