NAME

XtSessionGetToken, XtSessionReturnToken - token management for checkpointing

SYNTAX

XtCheckpointToken XtSessionGetToken(Widget _w, int _t_y_p_e); void XtSessionReturnToken(XtCheckpointToken _t_o_k_e_n);

ARGUMENTS

_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.

DESCRIPTION

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.

SEE ALSO


_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