typedef struct _MMSECURE_FLAGS { unsigned long ReadOnly : 1; unsigned long NoWrite : 1; unsigned long Spare : 10; } MMSECURE_FLAGS, *PMMSECURE_FLAGS;