Sets the specified UDP as the current context UDP.
object.SetUDPByName(strUDPName)
CaWContext
strUDPName - A string represents the UDP process name.
A boolean - True if success, False if fails.
Example
blnRet = objContext.SetUDPByName(strName)
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|