home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XtSessionGetToken(3Xt) XT FUNCTIONS XtSessionGetToken(3Xt)
-
-
- NNAAMMEE
- XtSessionGetToken, XtSessionReturnToken - token management
- for checkpointing
-
- SSYYNNTTAAXX
- XtCheckpointToken XtSessionGetToken(_w, _t_y_p_e)
- Widget _w;
- int _t_y_p_e;
-
- void XtSessionReturntoken(_t_o_k_e_n)
- XtCheckpointToken _t_o_k_e_n;
-
- AARRGGUUMMEENNTTSS
- _w Specifies the session widget.
-
- _t_y_p_e Specifies the value in the type field of the
- token.
-
- _t_o_k_e_n Specifies the token to be returned.
-
- DDEESSCCRRIIPPTTIIOONN
- The _X_t_S_e_s_s_i_o_n_G_e_t_T_o_k_e_n 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
- _X_t_S_e_s_s_i_o_n_R_e_t_u_r_n_T_o_k_e_n.
-
- SSEEEE AALLSSOO
- _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s _- _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
- _X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- X Version 11 Release 6.1 1
-
-
-