Platform SDK: Exchange Server |
The DAPIFreeMemory function releases or frees a block of memory.
Header file: | DAPI.H |
Library: | DAPI.LIB |
VOID DAPIFreeMemory( LPVOID lpVoid );
None.
The DAPIFreeMemory function releases memory that was either allocated by DAPIAllocBuffer or allocated for structures returned by other directory functions.