Function
Returns a pointer to a copy of a specified module identifier.
Syntax
#include <dx/dx.h>
Pointer DXCopyModuleId(Pointer id);
Functional Details
When it is no longer needed, the copy should be deleted with DXFreeModuleId.
Return Value
Returns the pointer or returns NULL (and sets an error code if an error occurs).
See Also
DXCompareModuleId, DXFreeModuleId, DXGetModuleId
13.5 , "Cache",
13.11 , "Asynchronous Services"
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]