Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telepathy Communications Library - <b>tp_onhimark()</b> - notify on high-water mark http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   tp_onhimark() - notify on high-water mark

   nNote := tp_onhimark(nPort, [cFunction])

   nPort       Serial port number.
   cFunction   Name of notification function.

   Returns     Notification handle.

   Requests notification when the input buffer of a given port fills up
   to the high-water mark.  If cFunction is omitted, deletes any
   onhimark notification request for that port.

   Example:

       tp_onhimark(1, "GetBlock")

See Also: tp_himark() tp_noteoff() Notifications

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson