ITSdp::get_Uri

[This is preliminary documentation and subject to change.]

Gets the URI (BSTR). A URI is a Universal Resource Identifier as used by WWW clients. This URI should be a pointer to additional information about the session.

HRESULT get_Uri(
  BSTR *ppUri
);
 

Parameters

ppUri
[out] Universal Resource Identifier.

Return Values

TBD