IAgentCommand::GetConfidenceText
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
HRESULT GetConfidenceText(
BSTR * pbszTipText // address of ConfidenceText setting for Command
);
Retrieves the Listening Tip text previously set for a Command.
- Returns S_OK to indicate the operation was successful.
-
pbszTipText
-
The address of a BSTR that receives the value of the Listening Tip text for a Command.
See Also
IAgentCommand::SetConfidenceThreshold, IAgentCommand::GetConfidenceThreshold, IAgentCommand::SetConfidenceText, IAgentUserInput::GetItemConfidence