次の方法で共有


IDBCreateCommandImpl::CreateCommand

コマンドを新規作成し、要求されたインターフェイスを返します。

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

パラメーター

『OLE DB Programmer's Reference』の「IDBCreateCommand::CreateCommand」を参照してください。

一部のパラメーターは、『OLE DB Programmer's Reference』の「IDBCreateCommand::CreateCommand」で別の名前で説明されています。

OLE DB テンプレート パラメーター

『OLE DB Programmer's Reference』のパラメーター

ppvCommand

ppCommand

必要条件

**ヘッダー:**atldb.h

参照

参照

IDBCreateCommandImpl クラス

その他の技術情報

IDBCreateCommandImpl のメンバー