다음을 통해 공유


IUIAutomationSelectionPattern2::get_CachedItemCount 메서드(uiautomationclient.h)

선택한 항목 수를 나타내는 캐시된 정수 값을 가져옵니다.

이 속성은 읽기/쓰기가 가능합니다.

구문

HRESULT get_CachedItemCount(
  int *retVal
);

매개 변수

retVal

반환 값

없음

요구 사항

   
지원되는 최소 클라이언트 Windows 10 버전 1709 [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2016 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 uiautomationclient.h(UIAutomation.h 포함)

추가 정보

IUIAutomationSelectionPattern2