Public Overrides Function SymbolsCount() As Long
This function should return the LP’s symbols count, that will be used to fill the symbols for this LP.
If your LP does not support this value, you can return 0, in this case you have to set the symbol manually in the bridge, instead of selecting it from the combo list.
See Also