IDBCreateCommandImpl::CreateCommand

HRESULT CreateCommand( IUnknown *pUnkOuter, REFIID riid, IUnknown **ppvCommand );

See IDBCreateCommand::CreateCommand in the OLE DB Programmer’s Reference.

Parameters

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

Remarks

Creates a new command and returns the requested interface.

IDBCreateCommandImpl OverviewClass Members