ITSdp::get_SessionInfo

[This is preliminary documentation and subject to change.]

Gets the session information (BSTR). This has to be an ASCII convertible string if the character set is ASCII. (It can be any BSTR string otherwise.)

HRESULT get_SessionInfo(
  BSTR *ppSessionInfo
);
 

Parameters

ppSessionInfo
[out] Session information.

Return Values

TBD