次の方法で共有


IAgentCommand::GetConfidenceText

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

HRESULT GetConfidenceText(
   BSTR * pbszTipText  // address of ConfidenceText setting for Command 
);

コマンドに対して以前に設定した Listening Tip テキストを取得します。

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

pbszTipText する

コマンドの Listening Tip テキストの値を受け取る BSTR のアドレス。

関連項目

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