Gocator API > Go2 > Classes > Go2System > Functions > Go2System_RecordingEnabled
Gocator 2x00 API
Go2System_RecordingEnabled
Description

Returns a boolean representing whether or not recording is enabled.

C
Go2Status Go2System_RecordingEnabled(Go2System system, Go2Bool* enabled);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
Go2Bool* enabled 
Pointer to a boolean that will hold the command's return value 
Returns

GO2_TRUE if recording is enabled and GO2_FALSE if it is not.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.