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

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

Contents


 DtSessionRestorePath(library call)       DtSessionRestorePath(library call)




 NAME    [Toc]    [Back]
      DtSessionRestorePath - get a pathname for the application's state
      information file

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/Session.h>
      Boolean DtSessionRestorePath(
      Widget widget,
      char **restorePath,
      char *restoreFile);

 DESCRIPTION    [Toc]    [Back]
      The DtSessionRestorePath function returns a pathname to an
      application's state information.

      The widget argument is the application's top level widget.  The
      restorePath argument is the address of the character string to receive
      the pathname of the application's state information file.  The
      restoreFile argument is the filename of the file containing the
      application state information.  This is the filename specified with
      the -session option at application invocation.

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

 APPLICATION USAGE    [Toc]    [Back]
      The application must support the -session command-line option.

      The application must use XtFree(3) to free data returned in
      *restorePath.

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


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtSessionSavePath HP-UX get a pathname for saving application state information
SSL_want_read Tru64 Obtain state information TLS/SSL I/O operation
SSL_want_nothing Tru64 Obtain state information TLS/SSL I/O operation
SSL_want_write Tru64 Obtain state information TLS/SSL I/O operation
SSL_want_x509_lookup Tru64 Obtain state information TLS/SSL I/O operation
SSL_want OpenBSD obtain state information TLS/SSL I/O operation
SSL_want_nothing OpenBSD obtain state information TLS/SSL I/O operation
SSL_want_read OpenBSD 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
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service