ICommandImpl

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 ICommand interface.

#include <atldb.h>

Class Members

See Also

Using the OLE DB Provider Templates, The OLE DB Provider Architecture