DmiDestroyMemDsc(3dmi)
DmiDestroyMemDsc --
release a memory management descriptor
Synopsis
#include <dmi2mem.h>
DmiErrorStatus_t DMI_API DmiDestroyMemDsc (
DmiMemDsc_t memDsc
);
Description
DmiDestroyMemDsc
releases the memory management descriptor specified in
memDsc.
Parameters
memDsc-
(Input)
Memory descriptor to be destroyed.
Return values
DMIERR_NO_ERROR-
DMIERR_OUT_OF_MEMORY-
DMIERR_MEM_INIT_FAILURE-
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