The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

DtSessionRestorePath (3)
  • >> DtSessionRestorePath (3) ( Solaris man: Библиотечные вызовы )
  • 
    NAME
         DtSessionRestorePath - get a pathname for the  application's
         state information file
    
    SYNOPSIS
         #include <Dt/Session.h>
         Boolean DtSessionRestorePath(Widget widget,
                                      char **restorePath,
                                      char *restoreFile);
    
    DESCRIPTION
         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
         Upon successful completion, the DtSessionRestorePath() func-
         tion returns True; otherwise, it returns False.
    
    APPLICATION USAGE
         The  application  must  support  the  -session  command-line
         option.
    
         The application must use XtFree(3X) to free data returned in
         *restorePath.
    
    SEE ALSO
         DtSession(5), DtSessionSavePath(3); XtFree(3X).
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру