Function
Determines whether two module identifiers are the same.
Syntax
#include <dx/dx.h>
Error DXCompareModuleId(Pointer id1, id2);
Return Value
Returns OK, if the two identifiers are the same, or returns ERROR. This routine does not set an error code.
See Also
DXCopyModuleId, DXGetModuleId, DXFreeModuleId
13.5 , "Cache",
13.11 , "Asynchronous Services".
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]