BSTR GetSessionName(long IncludeHandle);
Available (from release):
stPro Automation (V3-5)
Return Value:
Returns a string naming the current session
Parameters:
Name: |
Description: |
IncludeHandle |
If non zero, the session handle will be appended to the end of the string, delimited by a comma. |
Remarks:
Call this function to discover the name of the current session.