1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3 4 5<HEAD> 6<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8 <BASE target="main"> 9 10<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css"> 11 12<TITLE>MPFS API Function List</TITLE> 13</HEAD> 14 15<H1>MPFS API Function List</H1> 16<H3><A href="intro.html">MPDL API Introduction</a></H3> 17<H3><A href="./sampledemos/demos.html">MPFS Sample Demos</a></H3> 18<H2><a name="Init">Initialization</a></H2> 19<TABLE border="1"> 20 <TBODY> 21 <TR> 22<TD><A href="./MPFSInit.html"><code>MPFSInit</code></A></TD> 23<TD>Initializes the MPFS library.</TD> 24 </TR> 25 <TR> 26<TD><A href="./MPFSEnd.html"><code>MPFSEnd</code></A></TD> 27<TD>Ends the MPFS library.</TD> 28 </TR> 29 <TR> 30<TD><A href="./MPFSIsAvailable.html"><code>MPFSIsAvailable</code></A></TD> 31<TD>The MPFS library process is initialized and a determination is made as to whether or not it can be used.</TD> 32 </TR> 33 <TR> 34<TD><A href="./MPFSPortCallback.html"><code>MPFSPortCallback</code></A></TD> 35<TD>Callback function that updates the internal status of the MPFS library.</TD> 36 </TR> 37 </TBODY> 38</TABLE> 39 40 41<P><BR> <BR> 42</P> 43<table border="0" height="100%"><tr><td style="background-color : white;"></td></tr></table> 44<hr><p>CONFIDENTIAL</p></body> 45</HTML> 46