Share via


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