SessionLogoff
Description
Logoff a given Session.
Note: This method is
for the UNIX™ system and Linux™ only and is for HCL Compass integration
server use only.
Syntax
Perl
$ClearQuestObj->SessionLogoff
(SessionObj, flags);
- Identifier
- Description
- ClearQuestObj
- A CQClearQuest object.
- SessionObj
- A Session object that specifies the session you are logging off.
- flags
- A LONG that is reserved and not used in the current implementation.
- Return value
- None.