http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFB.html
IDirectFB
SetCooperativeLevel
Puts the interface into the specified cooperative level.
SetCooperativeLevel (
IDirectFB.html
IDirectFB
*
thiz,
types.html#DFBCooperativeLevel
DFBCooperativeLevel
level
);
Function fails with DFB_LOCKED if another instance already is in a cooperative level other than DFSCL_NORMAL.
