Function


nuContGBPakMgrInit

Syntax:
void nuContGBPakMgrInit(void)
Arguments:

None

Return Value:

None

Explanation:

Initializes the GB Pak Manager

Registers the GB Pak Manager in the SI Manager. The GB Pak Manager is not registered by the nuContInit function. So before the GB Pak can be accessed, this function must be used to register the GB Pak Manager in the SI Manager.

To remove the GB Pak Manager, use the nuContGBPakMgrRemove function.


Reference: nuContGBPakMgrRemove