Enum PageBlockType
Coarse structural category of a page, stored in Type.
public enum PageBlockType : byte
Fields
None = 0No specific block type.
OccupancyMap = 1The page holds part of the occupancy bitmap.
Coarse structural category of a page, stored in Type.
public enum PageBlockType : byte
None = 0No specific block type.
OccupancyMap = 1The page holds part of the occupancy bitmap.