Function
Frees the space pointed to by a module identifier.
Syntax
#include <dx/dx.h>
Error DXFreeModuleId(Pointer id)
Functional Details
If DXCopyModuleId was used to obtain a copy of a module identifier, DXFreeModuleId should be used to delete that copy when it is no longer needed.
Return Value
Returns OK or returns ERROR and sets an error code.
See Also
13.11 , "Asynchronous Services".
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]