Syntax
Public Sub LPBusy(LP As VertexFXBridgeAPI.VertexFXLP, IsBusy As Boolean)
This event is fired to know whenthe LP status changed.
Parameters
| Key | Description |
| LP | The LP object |
| IsBusy | Flag, if true then it is busy |
See Also
Syntax
Public Sub LPBusy(LP As VertexFXBridgeAPI.VertexFXLP, IsBusy As Boolean)
This event is fired to know whenthe LP status changed.
Parameters
| Key | Description |
| LP | The LP object |
| IsBusy | Flag, if true then it is busy |
See Also