first commit - moved from local dev to git
This commit is contained in:
290
tools/vision/LDV/doc/vapi/pr.htm
Normal file
290
tools/vision/LDV/doc/vapi/pr.htm
Normal file
@@ -0,0 +1,290 @@
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type"
|
||||
content="text/html; charset=iso-8859-1">
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
||||
<title>Documentation VISION (VAPI) : Progress Interface</title>
|
||||
</head>
|
||||
|
||||
<body background="../images/conc2.gif" bgcolor="#FFFFFF">
|
||||
<div align="center"><center>
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tr>
|
||||
<td align="center" width="17%"><a href="index.htm"><img
|
||||
src="../images/cprev.jpg" alt="Chapitre précédent"
|
||||
border="0" hspace="2" width="46" height="26"></a><a
|
||||
href="index.htm"><img src="../images/csom.jpg"
|
||||
alt="Retour au sommaire" border="0" hspace="2" width="26"
|
||||
height="26"></a><a href="ra.htm"><img
|
||||
src="../images/csuiv.jpg" alt="Chapitre suivant"
|
||||
border="0" hspace="2" width="43" height="26"></a></td>
|
||||
<td align="center" valign="top" rowspan="2" width="8%"><p
|
||||
align="center"><img src="../images/icoprinc.gif"
|
||||
width="59" height="71"></p>
|
||||
</td>
|
||||
<td width="33%"><p align="center"><font color="#0000FF"
|
||||
size="5"><strong>Documentation </strong><em><strong>VISION
|
||||
(VAPI)</strong></em></font></p>
|
||||
</td>
|
||||
<td align="center" valign="top" rowspan="2" width="8%"><p
|
||||
align="center"><img src="../images/icointro.gif"
|
||||
width="59" height="71"></p>
|
||||
</td>
|
||||
<td valign="top" width="17%"><p align="left">Dernière
|
||||
mise à jour : <!--webbot bot="Timestamp" startspan
|
||||
s-type="EDITED" s-format="%d/%m/%y" -->04/01/02<!--webbot
|
||||
bot="Timestamp" i-checksum="12484" endspan --></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="17%"><p align="center"><a
|
||||
href="..\..\..\download/dvldv.zip">Télécharger la doc</a></p>
|
||||
</td>
|
||||
<td width="33%"><p align="center"><font size="4"><strong>PROGRESS
|
||||
INTERFACE</strong></font></p>
|
||||
</td>
|
||||
<td align="center" width="17%"> <!--webbot
|
||||
bot="HTMLMarkup" startspan --><A HREF="http://www.estat.com/getstats?serial=1390118421">
|
||||
<IMG SRC="http://perso.estat.com/cgi-bin/perso/1390118421?page=DocVisionLDV"
|
||||
BORDER=0></A>
|
||||
<!--webbot
|
||||
bot="HTMLMarkup" endspan --></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center></div>
|
||||
|
||||
<hr>
|
||||
<div align="center"><center>
|
||||
|
||||
<table border="2" width="100%">
|
||||
<tr>
|
||||
<td align="center" colspan="2"><strong>Résumé</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Préfixe de l'interface</strong></td>
|
||||
<td width="85%">Pr</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Nombre de fonctions</strong></td>
|
||||
<td width="85%">4</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Description</strong></td>
|
||||
<td width="85%">Ensemble de fonctions permettant d'agir
|
||||
sur les fenêtres de progression de <em><strong>VISION</strong></em>
|
||||
afin de prévenir l'utilisateur de la progression du
|
||||
travail</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center></div>
|
||||
|
||||
<p> </p>
|
||||
<div align="center"><center>
|
||||
|
||||
<table border="2" width="100%">
|
||||
<tr>
|
||||
<td width="15%"><a name="PrSetProg"></a><strong>Prototype</strong></td>
|
||||
<td width="85%">void cdecl <strong>PrSetProg</strong>(long
|
||||
pc)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Paramètres</strong></td>
|
||||
<td width="85%"><strong>[IN]</strong> pc : pourcentage de
|
||||
travail accompli (0...100)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Retour</strong></td>
|
||||
<td width="85%">Aucun</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Description</strong></td>
|
||||
<td width="85%">Met à jour l'indicateur de pourcentage
|
||||
de la fenêtre de progression</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Remarques</strong></td>
|
||||
<td width="85%">Si le paramètre pc est hors limite, il
|
||||
sera ramené à sa limite la plus proche. Le type long
|
||||
est utilisé pour assurer la comptabilité entre
|
||||
compilateurs</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Version VAPI</strong></td>
|
||||
<td width="85%">1.00 ou supérieure</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center></div>
|
||||
|
||||
<p> </p>
|
||||
<div align="center"><center>
|
||||
|
||||
<table border="2" width="100%">
|
||||
<tr>
|
||||
<td width="15%"><a name="PrSetText"></a><strong>Prototype</strong></td>
|
||||
<td width="85%">void cdecl <strong>PrOptimize</strong>(long
|
||||
mask)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Paramètres</strong></td>
|
||||
<td width="85%"><strong>[IN] </strong>mask : masque de
|
||||
bits ayant la signification suivante:<br>
|
||||
Bit 0 : des instructions 68030 seront utilisées<br>
|
||||
Bit 1 : le DSP sera utilisé</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Retour</strong></td>
|
||||
<td width="85%">Aucun</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Description</strong></td>
|
||||
<td width="85%">Indique à l'utilisateur que des
|
||||
optimisations en 68030 et/ou DSP seront utilisées lors
|
||||
|
||||
du travail. Cela a pour effet d'afficher un
|
||||
"030!" ou "DSP!" dans la fenêtre de
|
||||
progression.<br>
|
||||
Si votre LDV comporte plusieurs phases dans le
|
||||
traitement, vous pouvez aussi bien valider qu'invalider
|
||||
l'affichage des optimisations, il suffit d'appeler cette
|
||||
fonction avec le bon masque en paramètre (valable pour
|
||||
toute version de VAPI à partir de la 1.02).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Remarques</strong></td>
|
||||
<td width="85%">Le type long est utilisé pour assurer la
|
||||
comptabilité entre compilateurs</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Version VAPI</strong></td>
|
||||
<td width="85%">1.00 ou supérieure</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center></div>
|
||||
|
||||
<p> </p>
|
||||
<div align="center"><center>
|
||||
|
||||
<table border="2" width="100%">
|
||||
<tr>
|
||||
<td width="15%"><a name="PrOptimize"></a><strong>Prototype</strong></td>
|
||||
<td width="85%">void cdecl <strong>PrSetText</strong>(long
|
||||
no_line, char *text)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Paramètres</strong></td>
|
||||
<td width="85%"><strong>[IN]</strong> no_line : index de
|
||||
la zone de texte concernée (0, 1, ou 2)<br>
|
||||
<strong>[IN] </strong>text : pointeur sur la chaine de
|
||||
caractères à afficher</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Retour</strong></td>
|
||||
<td width="85%">Aucun</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Description</strong></td>
|
||||
<td width="85%">Affiche dans la zone de texte concernée
|
||||
de la fenêtre de progression le texte spécifié</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Remarques</strong></td>
|
||||
<td width="85%">Le type long est utilisé pour assurer la
|
||||
comptabilité entre compilateurs. Si le paramètre
|
||||
no_line est hors limite, rien ne se passe.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Version VAPI</strong></td>
|
||||
<td width="85%">1.02 ou supérieure</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center></div>
|
||||
|
||||
<p> </p>
|
||||
<div align="center"><center>
|
||||
|
||||
<table border="2" width="100%">
|
||||
<tr>
|
||||
<td width="15%"><a name="PrSetProgEx"></a><strong>Prototype</strong></td>
|
||||
<td width="85%">long cdecl <strong>PrSetProgEx</strong>(long
|
||||
pc)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Paramètres</strong></td>
|
||||
<td width="85%"><strong>[IN]</strong> pc : pourcentage de
|
||||
travail accompli (0...100)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Retour</strong></td>
|
||||
<td width="85%">0 : L'utilisateur n'a pas demandé
|
||||
l'annulation de l'opération en cours (Run à priori)<br>
|
||||
!= 0 : L'utilisateur a demandé l'annulation</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Description</strong></td>
|
||||
<td width="85%">Met à jour l'indicateur de pourcentage
|
||||
de la fenêtre de progression et renvoit en retour une
|
||||
valeur non nulle si une demande d'annulation a été
|
||||
demandée par l'utilisateur</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Remarques</strong></td>
|
||||
<td width="85%">Si le paramètre pc est hors limite, il
|
||||
sera ramené à sa limite la plus proche. Le type long
|
||||
est utilisé pour assurer la comptabilité entre
|
||||
compilateurs.<br>
|
||||
Utilisé avec le flag <a href="../defines.htm#LDVF">LDVF_SUPPORTCANCEL</a>,
|
||||
cette fonction permet de gérer l'annulation de la
|
||||
fonction <a href="../descrip.htm#run">Run</a> d'un LDV.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="15%"><strong>Version VAPI</strong></td>
|
||||
<td width="85%">1.02 ou supérieure</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center></div>
|
||||
|
||||
<hr>
|
||||
<div align="center"><center>
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
||||
<tr>
|
||||
<td align="center" width="17%"><a href="index.htm"><img
|
||||
src="../images/cprev.jpg" alt="Chapitre précédent"
|
||||
border="0" hspace="2" width="46" height="26"></a><a
|
||||
href="index.htm"><img src="../images/csom.jpg"
|
||||
alt="Retour au sommaire" border="0" hspace="2" width="26"
|
||||
height="26"></a><a href="ra.htm"><img
|
||||
src="../images/csuiv.jpg" alt="Chapitre suivant"
|
||||
border="0" hspace="2" width="43" height="26"></a></td>
|
||||
<td align="center" valign="top" rowspan="2" width="8%"><p
|
||||
align="center"><img src="../images/icoprinc.gif"
|
||||
width="59" height="71"></p>
|
||||
</td>
|
||||
<td width="33%"><p align="center"><font color="#0000FF"
|
||||
size="5"><strong>Documentation </strong><em><strong>VISION
|
||||
(VAPI)</strong></em></font></p>
|
||||
</td>
|
||||
<td align="center" valign="top" rowspan="2" width="8%"><p
|
||||
align="center"><img src="../images/icointro.gif"
|
||||
width="59" height="71"></p>
|
||||
</td>
|
||||
<td valign="top" width="17%"><p align="left">Dernière
|
||||
mise à jour : <!--webbot bot="Timestamp" startspan
|
||||
s-type="EDITED" s-format="%d/%m/%y" -->04/01/02<!--webbot
|
||||
bot="Timestamp" i-checksum="12484" endspan --></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="17%"><p align="center"><a
|
||||
href="..\..\..\download/dvldv.zip">Télécharger la doc</a></p>
|
||||
</td>
|
||||
<td width="33%"><p align="center"><font size="4"><strong>PROGRESS
|
||||
INTERFACE</strong></font></p>
|
||||
</td>
|
||||
<td valign="top" width="17%"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</center></div>
|
||||
</body>
|
||||
Reference in New Issue
Block a user