Porovnávané verzie
porovnané s
Kľúč
- Tento riadok sa pridal
- Riadok je odstránený.
- Formátovanie sa zmenilo.
LST_GO_FIRST action
Function
Action passes on onto the first page in the list of objects.
Declaration
Blok kódu | ||||
---|---|---|---|---|
| ||||
LST_GO_FIRST h, data |
Parameters
h | in | Identifier of the Int type - unique handle on created list of objects. |
data | out | Identifier of the entire structure - the structure must consist of 7 or 9 columns, as defined in definition the SD._System_ObjectInfo. |
Description
Action passes on onto the first page in the list of objects.
If entered handle on the list does not exist, event generates an error ERR_NO_DATA. If the list does not contain any objects, action gets back zero number of rows to output parameter data.
If entered handle on the list does not exist, event generates an error ERR_NO_DATA. If the list does not contain any objects, action gets back zero number of rows to output parameter data.