HSDK Class Descriptions › CaContext › bool SetUDP(LPCTSTR szUDPName)
Sets the specified UDP as the current context UDP.
CaContext
LPCTSTR szUDPName
True if success, false if fails
Example
rContext.SetUDP(szName);
More information: