<!-- Module Developer's Guide -->

<chapter>
	<chapterinfo>
	<revhistory>
		<revision>
		<revnumber>$Revision: 2 $</revnumber>
		<date>$Date: 2005-06-13 19:47:24 +0300 (Mon, 13 Jun 2005) $</date>
		</revision>
	</revhistory>
	</chapterinfo>
	<title>Developer's Guide</title>
		<section>
		<title>Functions</title>
		<section>
			<title>
			<function moreinfo="none">load_tm(*import_structure)</function>
			</title>
			<para>
			For programmatic use only--import the  <acronym>TM</acronym> API.
			See the cpl-c, acc or jabber modules to see how it works.
			</para>
			<para>Meaning of the parameters is as follows:</para>
			<itemizedlist>
			<listitem>
				<para><emphasis>import_structure</emphasis> - Pointer to 
				the import structure - see <quote>struct tm_binds</quote> in 
				modules/tm/tm_load.h
				</para>
			</listitem>
			</itemizedlist>
		</section>
		</section>
</chapter>

<!-- Keep this element at the end of the file
Local Variables:
sgml-parent-document: ("tm.sgml" "book" "chapter")
End:
-->
