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 http-equiv="Content-Style-Type" content="text/css">
6<BASE target="main">
7<LINK rel="stylesheet" type="text/css" href="../CSS/rex.css">
8<TITLE>&lt;revolution/so.h&gt;</TITLE>
9</HEAD>
10<BODY>
11<H1>SO Library Function List</H1>
12<H2><a name="init">Initialization/Termination</a></H2>
13<TABLE border="1">
14	<TR>
15		<TD width="120px"><a href="SOInit.html">SOInit</a></TD>
16		<TD>Initializes the library.</TD>
17	</TR>
18	<TR>
19		<TD width="120px"><a href="SOFinish.html">SOFinish</a></TD>
20		<TD>Ends the library.</TD>
21	</TR>
22	<TR>
23		<TD width="120px"><a href="SOStartup.html">SOStartup</a></TD>
24		<TD>Moves to a state in which communication is possible.</TD>
25	</TR>
26	<TR>
27		<TD width="120px"><a href="SOStartup.html">SOStartupEx</a></TD>
28		<TD>Specifies a timeout and moves to a state in which communication is possible.</TD>
29	</TR>
30	<TR>
31		<TD width="120px"><a href="SOCleanup.html">SOCleanup</a></TD>
32		<TD>Returns to the state it had immediately after initialization.</TD>
33	</TR>
34</TABLE>
35
36<H2><a name="types">Types and Structures</a></H2>
37<TABLE border="1">
38	<TR>
39		<TD width="120px"><a href="SOLibraryConfig.html">SOLibraryConfig</a></TD>
40		<TD>Structure type for the definition of dynamic memory allocation/deallocation functions.</TD>
41	</TR>
42</TABLE>
43
44<TABLE border="0" height="100%"><TR><TD style="background-color:white"></TD></TR></TABLE>
45<hr><p>CONFIDENTIAL</p></body>
46</HTML>
47