IMemoryAllocator::Free method

The Free method frees the memory allocated by the Allocate method.

Syntax

virtual void Free(
   void* pv
);

Parameters

pv

Pointer to the memory to be freed.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Library
Ole32.lib