次の方法で共有


IAgentCommand::GetConfidenceThreshold

[Microsoft エージェントは Windows 7 の時点で非推奨となり、以降のバージョンの Windows では使用できない可能性があります。]

HRESULT GetConfidenceThreshold(
long * plConfidenceThreshold  // address of ConfidenceThreshold 
);                            // setting for Command

コマンドConfidenceThreshold プロパティの値を取得します。

  • 操作が成功したことを示すS_OKを返します。

plConfidenceThreshold する

Command の ConfidenceThreshold プロパティの値を受け取る変数のアドレス。

関連項目

IAgentCommand::SetConfidenceThreshold, IAgentCommand::SetConfidenceText, IAgentUserInput::GetItemConfidence