[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FN_CSPLPTC()
 Cancel specific LPT capture
------------------------------------------------------------------------------
 Syntax
 
      fn_cSpLPTc( nLPTno ) -> nil
 
 Arguments

     <nLPTno> is the specific LPT capture buffer to cancel.
                                1 - LPT1, 2 - LPT2, 3 - LPT3

 Returns

     Nil

 Description

  This function cancels the capture buffer associated with the specific
  printer.

 Examples

  function main()
     return fn_cSpLPTc( 1 )


 Source: N:\SRC\PRINT\LPTCAPT.PRG

 Author: Christopher Shortt / Kevin Maher

See Also: fn_sSpLPTC() fn_eSpLPTC() fn_fSpLPTc()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson