Previous Next Up Title Contents Index Functions Index Top Library

INQUIRE ARCHIVE STATE VALUE

PINQ_AR_ST


CALL SEQUENCE

void pinq_ar_st(
)

TYPES

typedef enum {
	PST_ARCL,
	PST_AROP
} Par_st;

PHIGS STATE

(*, *, *, *).

EFFECT

Inquires the archive state in the PHIGS operating state list.

This state is set to AROP by OPEN ARCHIVE FILE and to ARCL by CLOSE ARCHIVE FILE on the condition that there are no longer any archives open.

SEE ALSO

retrieve structures, set conflict resolution, inquire conflicting structures in network.


Previous Next Up Title Contents Index Functions Index Top Library