PEHeaderBuilder.SizeOfHeapReserve 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
要保留的區域堆積空間大小。 僅認可 SizeOfHeapCommit;其餘部分一次提供一頁,直到達到保留大小為止。
public:
property System::UInt64 SizeOfHeapReserve { System::UInt64 get(); };
public ulong SizeOfHeapReserve { get; }
member this.SizeOfHeapReserve : uint64
Public ReadOnly Property SizeOfHeapReserve As ULong
屬性值
數位,表示要保留之本機堆積空間的大小。