diff options
Diffstat (limited to 'doc/html/ntqsessionmanager.html')
| -rw-r--r-- | doc/html/ntqsessionmanager.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/ntqsessionmanager.html b/doc/html/ntqsessionmanager.html index f5be4a501..ee43127cf 100644 --- a/doc/html/ntqsessionmanager.html +++ b/doc/html/ntqsessionmanager.html @@ -128,8 +128,8 @@ guaranteed that the session manager will allow interaction. </h3> <p> Asks the session manager for permission to interact with the -user. Returns TRUE if interaction is permitted; otherwise -returns FALSE. +user. Returns true if interaction is permitted; otherwise +returns false. <p> The rationale behind this mechanism is to make it possible to synchronize user interaction during a shutdown. Advanced session managers may ask all applications simultaneously to commit their @@ -209,8 +209,8 @@ iterate over a copy, e.g. <h3 class=fn>bool <a name="isPhase2"></a>TQSessionManager::isPhase2 () const </h3> -<p> Returns TRUE if the session manager is currently performing a second -session management phase; otherwise returns FALSE. +<p> Returns true if the session manager is currently performing a second +session management phase; otherwise returns false. <p> <p>See also <a href="#requestPhase2">requestPhase2</a>(). <h3 class=fn>void <a name="release"></a>TQSessionManager::release () |
