1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.1.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>OS_GetRegion</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">OS_IsRestrictPhotoExchange <IMG src="../../image/TWL.gif" align="middle"></h1>
15<h2>Syntax</h2>
16
17<dl>
18  <dd>
19<CODE>#include &lt;twl/os.h&gt;</CODE><BR> <BR> <CODE>BOOL OS_IsRestrictPhotoExchange(void);</CODE></dd>
20</dl>
21<h2>Arguments</h2>
22<P>None.</P>
23<h2>Return Values</h2>
24<P>Accesses information regarding parental control settings on the console, and returns <CODE>TRUE</CODE> if restrictions have been placed on exchanging photo data.<BR> Returns <CODE>FALSE</CODE> if no parental control settings have been made or if there are no restrictions on exchanging photo data.</P>
25<H2>Description</H2>
26<P>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.<BR> 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.</P>
27<h2>See Also</h2>
28<p><a href="OS_IsRestrictPictoChatBoot.html"><CODE>OS_IsRestrictPictoChatBoot</CODE></a><BR> <a href="OS_IsRestrictDSDownloadBoot.html"><CODE>OS_IsRestrictDSDownloadBoot</CODE></a><BR> <a href="OS_IsRestrictBrowserBoot.html"><CODE>OS_IsRestrictBrowserBoot</CODE></a><BR> <a href="OS_IsRestrictPrepaidPoint.html"><CODE>OS_IsRestrictPrepaidPoint</CODE></a><BR> <a href="OS_IsRestrictUGC.html"><CODE>OS_IsRestrictUGC</CODE></a>
29</p>
30
31<H2>Revision History</H2>
32<P>2008/10/07 Initial version.</P>
33<hr><p>CONFIDENTIAL</p></body>
34</html>
35