RSOListInit

Syntax

#include <revolution/rso.h>

BOOL RSOListInit(void* i_staticRso);

Arguments

i_staticRso Pointer to the static module information.

Return Values

Processing result.
Success: TRUE
Failure: FALSE

Description

Initializes linked list and registers static module information.

See Also

RSOLinkList, RSOLinkListFixed, RSOUnLinkList

Revision History

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


CONFIDENTIAL