pxinq_view_disp_pri (
Pint ws_id /*workstation identifier */ Pint length /*length of application list */ Pint start /*first entry to return */ Pint *error_ind /*error indicator */ Pint_list *indices /*list of view indices */ Pint *num_indices /*number of view indices */
)
The view indices are returned in order of current view display priority, lowest to highest. The default priority order is: 0, 1, 2, etc.
The application must provide storage for the list of view 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.