| Reference Manual - 1.0.1 | ||
| |||
Check if there is data available.
检测数据是否有效
| HasData ( | ||||
| IDirectFBDataBuffer | * | thiz | ||
| ); | ||||
This method returns DFB_OK if there is data available, DFB_BUFFER_EMPTY otherwise.
如果数据有效,返回DFB_OK,否则返回DFB_BUFFER_EMPTY
| This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |