IDBCreateCommandImpl::CreateCommand
Creates a new command and returns the requested interface.
STDMETHOD(CreateCommand)(
IUnknown * pUnkOuter,
REFIID riid,
IUnknown ** ppvCommand
);
Parameters
See IDBCreateCommand::CreateCommand in the OLE DB Programmer's Reference.
Some parameters correspond to OLE DB Programmer's Reference parameters of different names, which are described in IDBCreateCommand::CreateCommand:
OLE DB Template parameters |
OLE DB Programmer's Reference parameters |
---|---|
ppvCommand |
ppCommand |
Requirements
Header: atldb.h