typedef struct _KTRANSACTION_HISTORY { ULONG RecordType; ULONG Payload; } KTRANSACTION_HISTORY, *PKTRANSACTION_HISTORY;
Windows Vista Kernel Structures