Freigeben über


CWin32Heap::GetSize

Returns the size of a memory block allocated from the heap object.

virtual size_t GetSize(
   void* p 
) throw( );

Parameters

Return Value

Returns the size, in bytes, of the allocated memory block.

Requirements

Header: atlmem.h

See Also

Concepts

CWin32Heap Class

CWin32Heap Members

HeapSize