void SetSessionName( const qChar * szSessionName );
Name | Description | |
---|---|---|
in | szSessionName | Specifies the name of the session to be set. |
Sets the session name.
The session name is set when a session is created by calling the Session::CreateSession
function. The session name that has been set can be obtained using the GetSessionName
function.
CONFIDENTIAL