Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides an implementation for the IDBCreateSession interface.
template <class T, class SessionClass>
class ATL_NO_VTABLE IDBCreateSessionImpl
: public IDBCreateSession
Parameters
T
YOUR CLASS, DERIVED FROMSessionClass
The session object.
Members
Interface Methods
Creates a new session from the data source object and returns the requested interface on the newly created session. |
Remarks
A mandatory interface on data source objects.
Requirements
Header: atldb.h