IDBCreateSessionImpl 클래스
Provides an implementation for the IDBCreateSession interface.
template <class T, class SessionClass>
class ATL_NO_VTABLE IDBCreateSessionImpl
: public IDBCreateSession
매개 변수
T
YOUR CLASS, DERIVED FROMSessionClass
세션 개체입니다.
멤버
Interface Methods
Creates a new session from the data source object and returns the requested interface on the newly created session. |
설명
A mandatory interface on data source objects.
요구 사항
Header: atldb.h