IReferenceTrackerHost::RemoveMemoryPressure 메서드(windows.ui.xaml.hosting.referencetracker.h)
마지막 알림 이후 감소된 메모리 할당을 호스트에 알립니다.
구문
HRESULT RemoveMemoryPressure(
UINT64 bytesAllocated
);
매개 변수
bytesAllocated
현재 할당된 바이트 수입니다.
반환 값
메서드가 성공하면 S_OK를 반환하고, 성공하지 않으면 HRESULT 오류 코드를 반환합니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows 8 [데스크톱 앱 | UWP 앱] |
지원되는 최소 서버 | Windows Server 2012 [데스크톱 앱 | UWP 앱] |
대상 플랫폼 | Windows |
헤더 | windows.ui.xaml.hosting.referencetracker.h |