다음을 통해 공유


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

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

이 속성은 읽기 전용입니다.

구문

HRESULT get_CurrentItemCount(
  int *retVal
);

매개 변수

retVal

반환 값

없음

요구 사항

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

추가 정보

IUIAutomationSelectionPattern2