Syntax
Public Sub LPAlertMessage(LP As VertexFXBridgeAPI.VertexFXLP, Message As String)
This eventraise when error occured on the LP side.
Parameters
Key | Description |
LP | The LP object |
Message | The content of the LP message |
See Also
Syntax
Public Sub LPAlertMessage(LP As VertexFXBridgeAPI.VertexFXLP, Message As String)
This eventraise when error occured on the LP side.
Parameters
Key | Description |
LP | The LP object |
Message | The content of the LP message |
See Also