VDirContextDestroy
Function : Address Book
VDirContextDestroy - Free memory allocated by VDirContextInit (ASP enabled configurations only).
#include <vdirctx.h>
void LNPUBLIC VDirContextDestroy(
void);
VDirContextDestroy will free memory that was allocated by VDirContextInit.
This call should be used in ASP configurations only.
Parameters :
Output : (routine) - None.
See Also : VDirContextInit