다음을 통해 공유


IDBCreateCommandImpl::CreateCommand

Creates a new command and returns the requested interface.

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

매개 변수

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

요구 사항

Header: atldb.h

참고 항목

참조

IDBCreateCommandImpl 클래스