ITSdp::get_SessionVersion

[This is preliminary documentation and subject to change.]

Gets the 32-bit (ideally NTP) value that serves as the session version (ULONG). While this is generated automatically when the session is created, the user is responsible for changing this when the SDP is modified.

HRESULT get_SessionVersion(
  ULONG *pSessionVersion
);
 

Parameters

pSessionVersion
[out] Pointer to session version identifier.

Return Values

TBD