Bosch DCN Next Generation Uživatelský manuál Strana 201

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 296
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 200
DCN Next Generation Open Interface Release 2.4 Voting
en | 201
Bosch Communications Systems | 2007 February | SRS_VTINF | Du040905
wError = VT_GetResults (&tResults);
If (wError != VT_E_NOERROR)
{
/* do error handling */
}
/* store the results */
MyFunction_StoreResults (&tResults);
This completes the vote rounds, so we can start the next vote round to complete the voting
session.
/* terminating the loop for each voting round */
}
Terminating the voting applications
After done all vote rounds we can stop the communication with the voting application using the
function:
wError = VT_StopApp (); /* no parameters */
If (wError != VT_E_NOERROR)
{
/* do error handling */
}
Zobrazit stránku 200
1 2 ... 196 197 198 199 200 201 202 203 204 205 206 ... 295 296

Komentáře k této Příručce

Žádné komentáře