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 |