The BOOKPAGEBIDIINFO structure contains the Bidi attributes of the notebook major and minor tabs and of the status line.
typedef struct _BOOKPAGEBIDIINFO { BD_ATTR_MASK bamMajorTab; BD_ATTR_MASK bamMinorTab; BD_ATTR_MASK bamStatusLine; } BOOKPAGEBIDIINFO;