Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
HRESULT CreateCommand( IUnknown *pUnkOuter**, REFIID** riid**, IUnknown** **ppvCommand );
See 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.