#include <revolution/rso.h>
#include <revolution/RSOLink.h>
BOOL RSOIsImportSymbolResolvedAll( const RSOObjectHeader* rso );
rso |
Pointer to target module information. |
Returns whether the import process is complete.
TRUE indicates completed.
FALSE indicates incomplete.
RSOLinkList or RSOLocateObject.
RSO API Introduction
RSOLinkList, RSOLinkListFixed, RSOLocateObject, RSOLocateObjectFixed
2006/06/14 Initial version.
CONFIDENTIAL