Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
template <class T**>
class ATL_NO_VTABLE ICommandImpl : public ICommand**
Parameters
T
Your class, derived from ICommandImpl.
Remarks
A mandatory interface on the command object. This class provides implementation for the interface.
#include <atldb.h>
See Also
Using the OLE DB Provider Templates, The OLE DB Provider Architecture