Miner.Interop.Process Namespace : __PxTaskTool_NodeListUpdatedEventHandler Delegate |
'Declaration
<System.Runtime.InteropServices.ComVisibleAttribute(False)> <System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden)> Public Delegate Sub __PxTaskTool_NodeListUpdatedEventHandler( _ ByRef pTasks As IMMEnumPxTasks _ )
'Usage
Dim instance As New __PxTaskTool_NodeListUpdatedEventHandler(AddressOf HandlerMethod)
[System.Runtime.InteropServices.ComVisible(false)] [System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)] public delegate void __PxTaskTool_NodeListUpdatedEventHandler( out IMMEnumPxTasks pTasks )
public delegate __PxTaskTool_NodeListUpdatedEventHandler( Out pTasks: IMMEnumPxTasks );
System.Runtime.InteropServices.ComVisibleAttribute() System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FHidden) public delegate __PxTaskTool_NodeListUpdatedEventHandler( pTasks : IMMEnumPxTasks )
[System.Runtime.InteropServices.ComVisible(false)] [System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)] public: __gc __delegate void __PxTaskTool_NodeListUpdatedEventHandler( [PARAMFLAG::Out] IMMEnumPxTasks* pTasks )
[System.Runtime.InteropServices.ComVisible(false)] [System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FHidden)] public delegate void __PxTaskTool_NodeListUpdatedEventHandler( [Out] IMMEnumPxTasks^ pTasks )
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