#include <revolution/rso.h> BOOL RSOListInit(void* i_staticRso);
| i_staticRso | Pointer to the static module information. |
|---|
Processing result.
Success: TRUE
Failure: FALSE
Initializes linked list and registers static module information.
RSOLinkList, RSOLinkListFixed, RSOUnLinkList
2008/07/10 Removed RSOLink.h from Syntax.
2006/06/14 Initial version.
CONFIDENTIAL