#include <revolution/rso.h> BOOL RSOUnLocateObject( void* oldModule );
| oldModule | Pointer to the target dynamic module information. |
|---|
Processing result.
Success: TRUE
Failure: FALSE
Restores the dynamic module information from the virtual address to the offset.
RSOStaticLocateObject, RSOLocateObject, RSOLocateObjectFixed, RSOLink, RSOUnLink
2008/07/10 Removed RSOLink.h from Syntax.
2006/06/14 Initial version.
CONFIDENTIAL