Platform::OutOfMemoryException クラス

メモリが不足して操作を完了できないときにスローされます。

構文

public ref class OutOfMemoryException : COMException,    IException,    IPrintable,    IEquatable

解説

詳細については、 COMException クラスを参照してください。

必要条件

サポートされている最低限のクライアント: Windows 8

サポートされている最低限のサーバー: Windows Server 2012

名前空間: Platform

メタデータ: platform.winmd

関連項目

Platform::COMException クラス