Establishes a hot link with a DDE server application so that PowerBuilder is notified immediately of any changes in the specified data. When the data changes in the server application, it triggers a HotLinkAlarm event in the current application.
StartHotLink ( location, applname, topic )
Integer. Returns 1 if it succeeds. If an error occurs, StartHotLink returns a negative integer.