Reference Manual - 1.4.11
IDirectFB   SetCooperativeLevel

Puts the interface into the specified cooperative level.

DFBResult SetCooperativeLevel (
  IDirectFB   * thiz,
  DFBCooperativeLevel   level
);

Function fails with DFB_LOCKED if another instance already is in a cooperative level other than DFSCL_NORMAL.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License