home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / FD / apilib.fd < prev    next >
Encoding:
Text File  |  1999-09-05  |  182 b   |  9 lines

  1. ##base _APIBase
  2. ##bias 30
  3. ##public
  4. APIMountClient(apiMsg,args)(a0/a1)
  5. APICloseClient(handle,apiMsg)(a0/a1)
  6. APIBriefClient(handle,apiMsg)(a0/a1)
  7. APIFree(handle,apiOrder)(a0/a1)
  8. ##end
  9.