次の方法で共有


IAgentCommand::GetConfidenceThreshold

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

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

Command の ConfidenceThreshold プロパティの値を取得 します

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

plConfidenceThreshold

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

参照

IAgentCommand::SetConfidenceThresholdIAgentCommand::SetConfidenceTextIAgentUserInput::GetItemConfidence