다음을 통해 공유


IUIAutomationElement4::get_CurrentSizeOfSet 메서드(uiautomationclient.h)

요소가 있는 집합의 크기에 대한 현재 1 기반 정수 를 반환합니다.

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

구문

HRESULT get_CurrentSizeOfSet(
  int *retVal
);

매개 변수

retVal

반환 값

없음

요구 사항

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

추가 정보

IUIAutomationElement4