ITSdp::get_SessionId

[This is preliminary documentation and subject to change.]

Gets the 32-bit NTP value that serves as the session id (ULONG). This is generated automatically when the session is created.

HRESULT get_SessionId(
  ULONG *pSessionId
);
 

Parameters

pSessionId
[out] Pointer to session id.

Return Values

TBD