This mask is used in calls to GreDeviceSetAttributes to identify fields in the LINEBUNDLE structure. Valid flags and the fields that they identify are:

┌────────────────────┬────────────────────┐
│Flag                │Field               │
├────────────────────┼────────────────────┤
│LBB_COLOR           │lColor              │
├────────────────────┼────────────────────┤
│LBB_BACK_COLOR      │lBackColor          │
├────────────────────┼────────────────────┤
│LBB_MIX_MODE        │usMixMode           │
├────────────────────┼────────────────────┤
│LBB_BACK_MIX_MODE   │usBackMixMode       │
├────────────────────┼────────────────────┤
│LBB_WIDTH           │fxWidth             │
├────────────────────┼────────────────────┤
│LBB_GEOM_WIDTH      │lGeomWidth          │
├────────────────────┼────────────────────┤
│LBB_TYPE            │usType              │
├────────────────────┼────────────────────┤
│LBB_END             │usEnd               │
├────────────────────┼────────────────────┤
│LBB_JOIN            │usJoin              │
└────────────────────┴────────────────────┘

lbnd