Browser_SetControlSelection¶
Browser_SetControlSelection sets the selection in the data browser control elements.
- bool = Browser_SetControlSelection(iControl, iSelection)
Return Value
Is TRUE (1), if the function was successful and otherwise FALSE (0).
Parameters
- iControl
iControl
- iSelection
iSelection
Comment
…
History
Version |
Description |
|---|---|
5.20 |
New. |
id-20218