IAgentCommand::GetConfidenceThreshold
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
HRESULT GetConfidenceThreshold(
long * plConfidenceThreshold // address of ConfidenceThreshold
); // setting for Command
Retrieves the value of the ConfidenceThreshold property for a Command.
- Returns S_OK to indicate the operation was successful.
-
plConfidenceThreshold
-
The address of a variable that receives the value of the ConfidenceThreshold property for a Command.
See Also
IAgentCommand::SetConfidenceThreshold, IAgentCommand::SetConfidenceText, IAgentUserInput::GetItemConfidence