OS_IsRestrictPhotoExchange

Syntax

#include <twl/os.h>

BOOL OS_IsRestrictPhotoExchange(void);

Arguments

None.

Return Values

Accesses information regarding parental control settings on the console, and returns TRUE if restrictions have been placed on exchanging photo data.
Returns FALSE if no parental control settings have been made or if there are no restrictions on exchanging photo data.

Description

Accesses information regarding parental control settings on the console and determines if there are restrictions on exchanging photo data on the system menu or taken using the Nintendo DSi camera.
When exchanging photo data within a game, check using this function first and, if restrictions are in place, do not allow the data to be exchanged without the user entering a password.

See Also

OS_IsRestrictPictoChatBoot OS_IsRestrictBrowserBoot OS_IsRestrictPrepaidPoint OS_IsRestrictUGC

Revision History

2008/10/07 Initial version.


CONFIDENTIAL