| sk.robotics.robot | classes |
function robot_logoff | ^ |
Request that the user currently enjoying exclusive access will be logged off (requires admin password).
- Source:
- robotdll/robotdll.h:918
- Author:
- Version:
- latest version
- Params:
id robot object handle password admin password for remote object - See Also:
- robot_exclusive, robot_password, robot_connect
- Code:
public ROBOTDLL_API void robot_logoff (short id ,const char * password )