NNS_GfdSetFrmPlttVramState

Syntax

#include <nnsys/gfd.h>
void NNS_GfdSetFrmPlttVramState(const NNSGfdFrmPlttVramState* pState);

Arguments

pState Pointer to the structure that stores the allocation state of palette-use memory.

Return Values

None.

Description

This sets the Frame Palette VRAM Manager's palette-use memory allocation state to the state of the structure specified by pState. This operation frees all palette-use memory that was allocated after the palette-use memory allocation state was saved. The palette-use memory allocation state at a specific time is obtained by the NNS_GfdGetFrmPlttVramState function.

See Also

NNS_GfdResetFrmPlttVramState NNS_GfdGetFrmPlttVramState

Revision History

2004/07/16 Initial version.


CONFIDENTIAL