typedef struct _CM_BIG_DATA { WORD Signature; WORD Count; ULONG List; } CM_BIG_DATA, *PCM_BIG_DATA;
Windows Vista Kernel Structures