Gocator API > Go2 > Values > Go2User
Gocator 1x00 API
Go2User
Description

Represents a user id.

C
enum Go2User {
  GO2_USER_NONE = 0,
  GO2_USER_ADMIN = 1,
  GO2_USER_TECHNICIAN = 2
};
Members
Members 
Description 
GO2_USER_NONE = 0 
No user id. 
GO2_USER_ADMIN = 1 
Administrator user id. 
GO2_USER_TECHNICIAN = 2 
Technician user id. 
File

Go2Api.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.