Motorola CA50 Developer & User Manual page 336

Table of Contents

Advertisement

11 - 34 CA50/UCA Client & Server Developer & User Guide
SetDeviceUserPIN
This method sets a device user PIN in the UCA system. The user's information is updated in the B_USER table in
the UCA database.
int SetDeviceUserPIN(string sStoreNumber, string sUser, string sPIN, string ipAddr,
ref UCAWebServiceStatus WSStatus)
Parameters
sStoreNumber
User's store number.
sUser
Reference to a user's login ID.
sPIN
User password.
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.

Advertisement

Table of Contents
loading

Table of Contents