Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtSessionReturnToken(3Xt) — Digital UNIX 3.2c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XtSessionGetToken(3Xt)  —  Subroutines  —  XT FUNCTIONS

NAME

XtSessionGetToken, XtSessionReturnToken − token management for checkpointing

SYNTAX

XtCheckpointToken XtSessionGetToken(w, type)
      Widget w;
      int type;

void XtSessionReturntoken(token)
      XtCheckpointToken token;

ARGUMENTS

wSpecifies the session widget. 

typeSpecifies the value in the type field of the token. 

tokenSpecifies the token to be returned. 

DESCRIPTION

The XtSessionGetToken function will return NULL if the checkpoint operation instigated by the session manager is not currently under way.

To indicate the completion of a deferred save operation and to return the checkpoint token use XtSessionReturnToken.

SEE ALSO

X Toolkit Intrinsics − C Language Interface
Xlib − C Language X Interface

  —  X Version 11  —  Release 6

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026