device_is_open


Description:

public bool device_is_open ()

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.