classe d'IGetDataSourceImpl
Provides an implementation of the IGetDataSource object.
template <class T>
class ATL_NO_VTABLE IGetDataSourceImpl : public IGetDataSource
Paramètres
- T
Your class, derived from IGetDataSourceImpl.
Membres
Interface Methods
Returns an interface pointer on the data source object that created the session. |
Notes
This is a mandatory interface on the session for obtaining an interface pointer to the data source object.
Configuration requise
Header: atldb.h