device_is_open
Description:
Checks the status of the device associated with the ring buffer.
Parameters:
this |
the RingBuffer |
Returns:
TRUE if the device was open, FALSE if it was closed. MT safe. |
Checks the status of the device associated with the ring buffer.
this |
the RingBuffer |
TRUE if the device was open, FALSE if it was closed. MT safe. |