Contents

GetDeviceIsRunning

Gets a Boolean value that indicates whether the device is running.

Declaration

bool GetDeviceIsRunning();

Return Value

true if the device is running; false otherwise.

Discussion

This method synchronizes by using the work queue created by the object.

See Also

Working with Clock Device State