k2hpx_keyq_empty
Returns whether the K2hKeyQueue is empty
Description
bool k2hpx_keyq_empty ( mixed $keyqhandle_res )
Returns where the K2hKeyQueue is empty.
Parameters
- keyqhandle_res
Specifies the K2hKeyQueue file handle that k2hpx_keyq_handle returns.
Return Values
Returns true if the K2hKeyQueue object is empty, otherwise false.
See Also
- K2hQueue::isEmpty - Returns whether the K2hQueue is empty