nn::pl::CTR Namespace

Description

Namespace for CTR-specific API functions.

(This can also be written without the "::CTR" portion.))

Enumerated Types

Shared Fonts
SharedFontType Indicates the type of shared font.
SharedFontLoadState Indicates the load state of the shared font.

Functions

Shared Fonts
InitializeSharedFont Enables use of shared font.
GetSharedFontAddress Gets the address of the shared font.
GetSharedFontSize Gets the size of the shared font.
GetSharedFontType Gets the type of the shared font.
GetSharedFontLoadState Gets the load state of the shared font.
Initialization & Shutdown
Initialize Performs initialization.
Finalize Performs finalization.

Revision History

2010/09/02
Initial version.

CONFIDENTIAL