|
Bob Cozzi wrote:
Just and FYI Any API that begins with the letter "CEE" (e.g., CEEDOD) or an underscore (e.g., _GENUUID) are "built ins" and don't need a binding directory.
Actually, a few of the CEE APIs are true functions, but they get picked up from the implicit binding directory QUSAPIBD which is added by the system. I don't know if there are any true underscore-starting APIs. But it doesn't really matter whether they are builtins or functions, since they get picked up automatically.
(Almost?) all the bound APIs are in QUSAPIBD.Rule of thumb: if it's documented as an API, you don't need to worry about a binding directory.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.