home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / PROGRAM / SR_MODEM.ZIP / FILE_ID.DIZ next >
Text File  |  1994-04-08  |  857b  |  21 lines

  1. SR_MODEM.DLL 3/13/94 Stage Research SR_MODEM
  2. provides functionallity to your application
  3. (C,C++,VB, etc) to determine if there is
  4. voice mail waiting. It can also create and
  5. send a message to a pager.  This is a
  6. shareware product that should be registered
  7. if you find is useful.  Full source code is
  8. available for additional cost. 1)  How it
  9. works: // StageCheckvMail // //  Test the
  10. dial tone for a stutter.  If we find a
  11. stutter (or no dial tone) we //  assume that
  12. there is voice mail. // //  Input: //
  13. LPSTR    Phone number of voice mail, used
  14. only to have //                      a number
  15. to dial. //          int                 Comm
  16. port that modem is on (1,2) //          WORD
  17. FAR *  Where to store return value //
  18. Return: //          FALSE       Error value.
  19. port //                      2, Can't build
  20. DCB for communication. //
  21.