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_IsAvailableWireless</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">OS_IsAvailableWireless <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_IsAvailableWireless(void);</CODE></dd>
20</dl>
21<h2>Arguments</h2>
22<P>None.</P>
23<h2>Return Values</h2>
24<p>Determine whether wireless communications features configured in the TWL console settings are available.</p>
25<p>Returns <CODE>TRUE</CODE> when wireless communications are enabled. Returns <CODE>FALSE</CODE> when wireless features cannot be used.</p>
26<p>If the device is not running in TWL mode, the function returns <CODE>TRUE</CODE>.</p>
27
28<H2>Description</H2>
29<p>Determines whether wireless communications features, as configured by the TWL settings for Wireless Communications, are on.</P>
30<h2>See Also</h2>
31<p><CODE><a href="OSOwnerInfo.html">OSOwnerInfoEx</a></p>
32
33<H2>Revision History</H2>
34<P>2008/12/18 Corrected vague explanation of conditions under which function always returns <CODE>TRUE</CODE>.</P>
35<P>2008/10/29 Rewrote the text for Return Values and Description.</P>
36<P>2008/09/02 Initial version.</P>
37<hr><p>CONFIDENTIAL</p></body>
38</html>
39