ISession Interface::SessionId

 

Gets the session ID.

Syntax

HRESULT get_SessionId(BSTR *pbstrSessionId);

Parameters

pbstrSessionId

[out, retval] The ID of the instance of the session.

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

ISession Interface (VSTA)