Motorola CA50 Developer & User Manual page 335

Table of Contents

Advertisement

UpdateDeviceUser
This method updates device user information in the UCA server system. The user's information is updated in the
B_USER table in the UCA database.
int UpdateDeviceUser(UserInfo newUserInfo, string ipAddr, ref UCAWebServiceStatus WSStatus)
Parameters
UserInfo
UserInfo class that describes the user (described above).
ipAddr
IP address of source machine (optional - used for logging).
Pass "" when address logging is not required.
WSStatus
UCAWebServiceStatus class describes the status of the call.
Return Values
Returns a value of 1 when successful.
Remarks
Any errors are logged to the NT Event log.
UCA Server Optional APIs 11 - 33

Advertisement

Table of Contents
loading

Table of Contents