다음을 통해 공유


IAppVisibilityEvents::LauncherVisibilityChange 메서드(shobjidl_core.h)

클라이언트에 시작 화면의 표시 유형이 변경되었음을 알 수 있습니다.

구문

HRESULT LauncherVisibilityChange(
  [in] BOOL currentVisibleState
);

매개 변수

[in] currentVisibleState

TRUE 이면 시작 화면이 표시됩니다. 그렇지 않으면 FALSE입니다.

반환 값

반환 값은 무시됩니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 8
지원되는 최소 서버 Windows Server 2012
대상 플랫폼 Windows
헤더 shobjidl_core.h(Shobjidl.h 포함)

추가 정보

IAppVisibilityEvents