Share via


IAgentCommands::GetCaption

[Microsoft 에이전트는 Windows 7을 기준으로 더 이상 사용되지 않으며 이후 버전의 Windows에서는 사용할 수 없습니다.]

HRESULT GetCaption(
   BSTR * pbszCaption  // address of Caption text for Commands collection
);

Commands 컬렉션에 대한 캡션을 검색합니다.

  • 작업이 성공했음을 나타내는 S_OK 반환합니다.

pbszCaption

Commands 컬렉션에 대해 표시되는 캡션 텍스트 설정 값을 받는 BSTR의 주소입니다.

참고 항목

IAgentCommands::SetCaption, IAgentCommands::GetVisible, IAgentCommands::GetVoice