DmiDestroyPoolMemDsc(3dmi)
DmiDestroyPoolMemDsc --
release a pool descriptor
Synopsis
#include <dmi2mem.h>
DmiErrorStatus_t DMI_API DmiDestroyPoolMemDsc (
DmiMemDsc_t memDsc);
Description
DmiDestroyPoolMemDsc
releases a pool descriptor and all memory allocated in the pool.
Parameters
memDsc-
(Input)
Pool descriptor to be released.
Return values
This function returns a DMI error code.
For a description of return values, see
``DMI error codes'' in Desktop Management Interface programming.
Notices
Portions of this page are derived from material for which the
copyright owner is Intel Corporation, Inc. The material is
reprinted with permission. See copyright page for a full
statement of rights and permissions.
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004