Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE TARGET FACILITIES

PXINQ_TARGET_FACS


CALL SEQUENCE

void pxinq_target_facs(
)

PHIGS STATE

(PHOP,WSOP,*,*)

EFFECT

If the inquired information is available, the number of available targets on the specified workstation is returned in num_targets output parameter and the error indicator error_ind is returned as 0.

Generally, if the specified workstation is in single buffer mode, the number of targets will be set to one. If it is in double buffer mode, the number of targets will be set to two.

If the inquired information is not available, the num_targets output parameter is unchanged and the error indicator is set to the number to indicate the reason of non-availability as follows.

ERRORS

3
Ignoring function, function requires state (PHOP, WSOP,*,*)
54
Ignoring function, the specified workstation is not open

SEE ALSO

Set display target, see pxset_display_target

Set rendering target, see pxset_rendering_target

Copy target, see pxcopy_target

Clear target, see pxclear_target

Swap targets, see pxswap_targets


Previous Next Up Title Contents Index Functions Index Top Library