Returns a boolean representing whether or not recording is enabled.
Go2Status Go2System_RecordingEnabled(Go2System system, Go2Bool* enabled);
|
Parameters |
Description |
|
Go2System system |
Go2System object. |
|
Go2Bool* enabled |
Pointer to a boolean that will hold the command's return value |
Go2System.h