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