C/C++ Memory Management API

An introduction to memory management functions that you can use with in-process and out-of-process operations.

Although the memory management API is the same for in-process and out-of-process operations, some special cautions apply when these are used with in-process operations. These cautions are explained in the following section.