Megosztás a következőn keresztül:


ISessionManager::CreateSession

 

Creates a new child of type Session.

Syntax

HRESULT CreateSession(ISession** ppSession);  

Parameters

ppSession

[out, retval] The new Session object.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

ISessionManager Interface