Motorola CA50 Developer & User Manual page 318

Table of Contents

Advertisement

11 - 16 CA50/UCA Client & Server Developer & User Guide
Returns 1 when successful.
Remarks
Any errors are logged to the NT Event log.
UpdateExtension
This method updates phone extension information in the UCA system. The extension information is updated in the
the B_PhoneExt table in the UCA database.
int UpdateExtension(PhoneExtInfo phExtInfo, string ipAddr, string sUser,
ref UCAWebServiceStatus WSStatus)
Parameters
phExtInfo
Phone extension info class that describes the phone extension.
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.
WSStatus
UCAWebServiceStatus class describes the status of the call.
Return Values
Returns 1 when successful.
Remarks
Any errors are logged to the NT Event log.

Advertisement

Table of Contents
loading

Table of Contents