struct TP_TASK_CALLBACKS

typedef struct _TP_TASK_CALLBACKS
{
     PVOID ExecuteCallback;
     PVOID Unposted;
} TP_TASK_CALLBACKS, *PTP_TASK_CALLBACKS;

Windows Vista Kernel Structures