#include <revolution/rso.h>
#include <revolution/RSOLink.h>
int RSOGetFarCodeSize(const RSOObjectHeader* rsoImp,const RSOObjectHeader* rsoExp);
rsoImp |
Pointer to the module information to link. |
rsoExp |
Pointer to the module information to reference. |
Required buffer size (in bytes) for RSOLinkFar.
Set to zero when unnecessary.
Requests the size of the buffer required when using RSOLinkFar..
RSO API Introduction
RSOLinkFar
9/25/2006 Initial version.
CONFIDENTIAL