IAgentCommand::GetConfidenceThreshold
[Microsoft 代理从 Windows 7 开始已弃用,可能在后续版本的 Windows 中不可用。]
HRESULT GetConfidenceThreshold(
long * plConfidenceThreshold // address of ConfidenceThreshold
); // setting for Command
检索 Command 的 ConfidenceThreshold 属性的值。
- 返回指示操作成功的S_OK。
-
plConfidenceThreshold
-
接收 Command 的 ConfidenceThreshold 属性值的变量的地址。
另请参阅
IAgentCommand::SetConfidenceThreshold、 IAgentCommand::SetConfidenceText、 IAgentUserInput::GetItemConfidence