RSOStaticLocateObject

Syntax

#include <revolution/rso.h>

BOOL RSOStaticLocateObject( void* newModule );

Arguments

newModule Pointer to the target static module information.

Return Values

Processing result.
Success: TRUE
Failure: FALSE

Description

Rewrites the static module information offset to a virtual address.

See Also

RSOLocateObject, RSOLocateObjectFixed, RSOUnLocateObject, RSOLink, RSOUnLink

Revision History

2008/07/10 Removed RSOLink.h from Syntax.
2006/06/14 Initial version.


CONFIDENTIAL