====== redbookClose ====== Close the current Redbook device. ===== Syntax ===== bool redbookClose(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:bool|bool]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:u:redbookgetdevicecount|redbookGetDeviceCount]]\\ [[scripting:doc:u:u:redbookgetdevicename|redbookGetDeviceName]]\\ [[scripting:doc:u:u:redbookgetlasterror|redbookGetLastError]]\\ [[scripting:doc:u:u:redbookgettrackcount|redbookGetTrackCount]]\\ [[scripting:doc:u:u:redbookgetvolume|redbookGetVolume]]\\ [[scripting:doc:u:u:redbookopen|redbookOpen]]\\ [[scripting:doc:u:u:redbookplay|redbookPlay]]\\ [[scripting:doc:u:u:redbooksetvolume|redbookSetVolume]]\\ [[scripting:doc:u:u:redbookstop|redbookStop]]\\ ===== References ===== This function is not called by any other functions.