1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.1.0 for Windows">
6<META http-equiv="Content-Style-Type" content="text/css">
7<TITLE>PM_GetAutoExit</TITLE>
8<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
9</HEAD>
10<BODY>
11<H1 align="left">PM_GetAutoExit <IMG src="../../image/TWL.gif" width="24" height="12" border="0" align="middle"></H1>
12<H2>Syntax</H2>
13<DL>
14  <DD>
15  <PRE><CODE>#include &lt;twl/spi.h&gt;</CODE></PRE>
16  <PRE><CODE>BOOL PM_GetAutoExit( void );
17</CODE></PRE>
18</DL>
19<H2>Arguments</H2>
20<P>None.</P>
21<H2>Return Values</H2>
22<P>Settings for automatic termination result when <CODE>TRUE</CODE>.<BR>For <CODE>FALSE</CODE>, termination is held off until the user calls the <A href="PM_ReadyToExit.html"><CODE>PM_ReadyToExit</CODE></A> function.</P>
23<H2>Description</H2>
24<P>Gets the setting value for whether to proceed automatically to hardware reset or power off after exit processing has finished.</P>
25<P>Gets how the user set the system using the <A href="PM_SetAutoExit.html"><CODE>PM_SetAutoExit</CODE></A> function. For more information, see the <A href="PM_SetAutoExit.html"><CODE>PM_SetAutoExit</CODE></A> function.<br><BR></P>
26
27
28<H2>See Also</H2>
29<P><A href="PM_SetAutoExit.html"><CODE>PM_SetAutoExit</CODE></A><BR><A href="PM_ReadyToExit.html"><CODE>PM_ReadyToExit</CODE></A><BR></P>
30<H2>Revision History</H2>
31<P>2009/06/03 Removed a description of the <CODE>PM_Init</CODE> function (because <CODE>OS_Init</CODE> is now required). <BR>2008/10/23 Initial version.</P>
32<hr><p>CONFIDENTIAL</p></body>
33</HTML>