VertexFX News Server API
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 02 September 2020 12:19 PM
|
|||||||||
Introduction VertexFX News Server API is an ActiveX DLL Component Object Model (COM) control that is supported in more development environments. Our ActiveX control and sample applications plug into all popular development environments. When using VertexFX News Server API you can integrate an external news provider and fetch the news with your VertexFX terminals and to be reflected by any data changes in your system. All what you have to do to start sending the News from any provider is to reference the {VertexFX News API} DLL then to define an Object of type VertexfxNewsSvrAPI .CVertexfxNewsSvr and to set the following properties of server Username, Password, Port and Initialize Point that is used in VertexFX Gateway to connect to your news server and start receiving news, after that call the following method StartServer( ), and finally you can send the news through SendNews method. News Server API Index:
Last Modified: August 2016 To have the full ISV Development API KIT, register as an ISV first. | |||||||||
|