home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / t / tpapi.zip / NWACCNTG.DOC < prev    next >
Text File  |  1992-01-27  |  1KB  |  26 lines

  1.                               ACCOUNTING SERVICES
  2.                               ===================
  3.  
  4.  
  5. AccountingInstalled
  6.  
  7.   Determines if accounting is installed.
  8. --------------------------------------------------------------------------------
  9. GetAccountStatus                                                     E3h (96h)
  10.  
  11.   Returns the account status of a bindery object.
  12. --------------------------------------------------------------------------------
  13. SubmitAccountCharge                                                  E3h (97h)
  14.  
  15.   Updates the account of a bindery object.
  16. --------------------------------------------------------------------------------
  17. SubmitAccountHold                                                    E3h (98h)
  18.  
  19.   Reserves a specified amount of an object's account balance pending a
  20.   SubmitAccountCharge call.
  21. --------------------------------------------------------------------------------
  22. SubmitAccountNote                                                    E3h (99h)
  23.  
  24.   Adds a note about an object's account into an audit record.
  25. --------------------------------------------------------------------------------
  26.