*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtSessionSavePath (3)              
Title
Content
Arch
Section
 

Contents


 DtSessionSavePath(library call)             DtSessionSavePath(library call)




 NAME    [Toc]    [Back]
      DtSessionSavePath - get a pathname for saving application state
      information

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Session.h>
      Boolean DtSessionSavePath(
      Widget widget,
      char **savePath,
      char **saveFile);

 DESCRIPTION    [Toc]    [Back]
      The DtSessionSavePath function returns the pathname to be used by an
      application for saving its state information.  The information is
      later used by the application to restore its state.

      The widget argument is the application's top level widget.  The
      savePath argument is the address of the character string to receive
      the pathname of the state information file to be used by the
      application for storing its state.  The saveFile argument is the
      address of the character string to receive the filename of the file to
      be used by the application for storing its state.

 RETURN VALUE    [Toc]    [Back]
      Upon successful completion, the DtSessionSavePath function returns
      True; otherwise, it returns False.

 APPLICATION USAGE    [Toc]    [Back]
      The application should add -session saveFile when it updates its
      WM_COMMAND property.

      The application must use XtFree(3) to free data returned in *savePath
      and *saveFile.

 SEE ALSO    [Toc]    [Back]
      Dt/Session.h - DtSession(5), DtSessionRestorePath(3); XtFree(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtSessionRestorePath HP-UX get a pathname for the application's state information file
samlog_view HP-UX a tool for viewing and saving the SAM logfile
dxpower Tru64 controls energy saving features on systems that can be power managed
SSL_want Tru64 Obtain state information TLS/SSL I/O operation
SSL_want_write OpenBSD obtain state information TLS/SSL I/O operation
SSL_want_x509_lookup OpenBSD obtain state information TLS/SSL I/O operation
cssm_GetModuleInfo Tru64 Get the module handle state information
SSL_want OpenBSD obtain state information TLS/SSL I/O operation
SSL_want_read OpenBSD obtain state information TLS/SSL I/O operation
info IRIX Return information about the state of the Tcl interpreter
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service