• Home
  • Knowledgebase
  • Blog
  • My Account
  • Try VertexFX
  • Home
  • Knowledgebase
  • Blog
  • My Account
  • Try VertexFX

Methods

home/Knowledge Base/Technical Support/API/BackEnd API's/VBL/Server API's/News Server API/Methods/Item

Item

20 views 0 Updated on December 16, 2021 hybrid-solutions

Syntax

 Public function Item (ByRef vKey as String) As VertexFXNewsSvrAPI.CNew

Description

This method is used to get the CNewobject by the given news number.

Parameters

Key Description
vKey News number to getCNewobject for it, value of type String.

Sample

 Public WithEvents server As new CVertexFXNewsSvr Private Sub server_onGettingNews(ByRef NewsNumber As String, ByRef news As VertexFXNewsSvrAPI.CNews) Handles server.onGettingNews        Dim _new As CNew        _new = news.Item (NewsNumber)        MsgBox(_new.NewsDetails) End Sub 


See Also

  • Remove
  • StartServer
  • StopServer


VertexFX News API Index

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  Remove

About
VertexFX Trader has a closed-loop trading structure with BackOffice dealing desk, Client Terminals, Dedicated Hosting, White Labelling and Bridging Capabilities. Through VertexFX Risk Management Bridge...
Categories
  • Release Notes
  • Technical Support
  • VertexFX Pro Setup
  • Mobile Trader
  • Lite VertexFX Mobile Trader
Community
  • Blog
  • Media Center
Need Support?
If you need any further help, don't hesitate to send a support request to our support team.
Contact Support
  • Privacy Policy
  • Brokers Terms
  • Traders EULA
  • ISV Terms
  • Plugins EULA
  • Copyright 2024 hybridsolutions.com. All Rights Reserved.