Motorola CA50 Developer & User Manual page 327

Table of Contents

Advertisement

GetRoleInfo
This method retrieves role information from the UCA system.
public int GetRoleInfo(string sStoreNumber, string sRoleToken, string ipAddr, string sUser,
ref RoleInfo roleInfo, ref UCAWebServiceStatus WSStatus)
Parameters
sStoreNumber
Store number.
sRoleToken
Role ID. Identifier for the Role.
ipAddr
IP address of source machine (optional - used for logging).
Pass "" when address logging is not required.
sUser
UserID of user making WS call (optional - used for logging).
Pass "" when user logging is not required.
roleInfo
Reference to a roleInfo class (see
WSStatus
UCAWebServiceStatus class describes the status of the call
Return Values
Returns 1 when successful. When successful, roleInfo is populated with the specified role information.
Remarks
Any errors are logged to the NT Event log.
Table 11-7 on page
11-23).
UCA Server Optional APIs 11 - 25

Advertisement

Table of Contents
loading

Table of Contents