Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE WORKSTATIONS FOR NON-RETAINED STRUCTURE

PXINQ_WSS_NR_STRUCT


CALLING SEQUENCE

pxinq_wss_nr_struct (
)

EFFECT

Return the specified portion of the list of workstations to which the non-retained structure is posted.

If the non-retained structure is not posted to any workstation, then num_ws is returned as zero.

The application must provide storage for the list of workstation IDs 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

2
Ignoring function, function requires state PHOP.
2201
Ignoring function, the start index is out of range.
2202
Ignoring function, the length of the list is negative.

SEE ALSO

Post non-retained structure, see pxpost_nr_struct


Previous Next Up Title Contents Index Functions Index Top Library