次の方法で共有


ICommandImpl::Cancel

現在のコマンドの実行を取り消します。

STDMETHOD(Cancel)( );

解説

*OLE DB Programmer's Reference "*の ICommand::Cancel を参照してください。

必要条件

Header: atldb.h

参照

関連項目

ICommandImpl クラス

ICommandImpl::CancelExecution