DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

DmiDestroyPool(3dmi)


DmiDestroyPool -- destroy pool of memory

Synopsis

#include <dmi2mem.h>

void * DMI_API DmiDestroyPool ( void * pool_handle; );

Description

DmiDestroyPool is used to destroy a pool of memory previously created by DmiCreatePool(3dmi).

Parameters


pool_handle
The handle that was assigned previously by a call to DmiCreatePool.

Return values

DMIERR_NO_ERROR

For a description of return values, see ``DMI error codes'' in Desktop Management Interface programming.


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004