IDBCreateSessionImpl::CreateSession
The latest version of this topic can be found at IDBCreateSessionImpl::CreateSession.
Creates a new session from the data source object and returns the requested interface on the newly created session.
Syntax
STDMETHOD(CreateSession)(
IUnknown * pUnkOuter,
REFIID riid,
IUnknown ** ppDBSession
);
Parameters
See IDBCreateSession::CreateSession in the OLE DB Programmer's Reference.
Requirements
Header: atldb.h