CWin32Heap::Detach
Detaches the heap object from an existing heap.
HANDLE Detach( ) throw( );
Return Value
Returns the handle to the heap to which the object was previously attached.
Requirements
Header: atlmem.h
Detaches the heap object from an existing heap.
HANDLE Detach( ) throw( );
Returns the handle to the heap to which the object was previously attached.
Header: atlmem.h