Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE LIST OF HIGHLIGHTING (BUNDLE) INDICES

PXINQ_LIST_HIGHL_INDS


CALLING SEQUENCE

pxinq_list_highl_inds (
)

EFFECT

Return the specified portion of the list of defined highlighting bundle indices.

The application must provide storage for the list of highlighting indices that is returned by this routine. See the section "Memory Management for Inquiry Functions Which Return Simple Lists" in the introduction to Chapter 5 for additional information.

ERRORS

3
Ignoring function, function requires state WSOP.
54
Ignoring function, the specified workstation is not open.
59
Ignoring function, the specified workstation does not have output capability (i.e., the workstation category is neither OUTPUT, OUTIN, nor MO).
2201
Ignoring function, the start index is out of range.
2202
Ignoring function, the length of the list is negative.

SEE ALSO

Highlighting bundle definition, see pxset_highl_rep


Previous Next Up Title Contents Index Functions Index Top Library