다음을 통해 공유


SysHolographicWindowingEnvironment.StopAsync 메서드

정의

홀로그램 셸을 중지합니다.

중요

이 API는 Windows 운영 체제의 구성 요소에서만 사용할 수 있습니다. 이러한 API에 대한 호출은 런타임에 다른 모든 프로세스에 대해 실패합니다. 이러한 API는 향후 Windows 릴리스에서 수정되거나 제거될 수 있습니다.

public:
 virtual IAsyncAction ^ StopAsync() = StopAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction StopAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction StopAsync();
function stopAsync()
Public Function StopAsync () As IAsyncAction

반환

홀로그램 셸이 중지될 때 완료되는 작업입니다.

특성

적용 대상