メインコンテンツへスキップ

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

このメソッドは、指定したコマンドを無効にし (禁止対象の一覧に追加し) ます。

構文

C++

HRESULT DisableCommand( MenuItemEnum Value );

C#

void DisableCommand( MenuItemEnum Value );

Visual Basic .NET

Sub DisableCommand(Value As MenuItemEnum)

パラメーター

Value [in] MenuItemEnum 定数として、無効にするコマンドを指定します。使用できるコマンドの一覧は、次を参照してください。

戻り値

このメソッド固有の戻り値はありません。ABBYY FineReader Engine 関数の標準的な戻り値が返されます。

関連項目

Commands EnableCommand