struct VI_CANCEL_GLOBALS

typedef struct _VI_CANCEL_GLOBALS
{
     ULONG CancelLock;
     ULONG IssueLock;
     LONG Counters[25];
} VI_CANCEL_GLOBALS, *PVI_CANCEL_GLOBALS;

Windows Vista Kernel Structures