Liberty BASIC Help Online |
Callbacks for API Functions
Liberty BASIC 3 supports the use of a callback address that can be passed into an API function so that a function within a program can be called by an API function. The syntax:
callback address, functionNameProc(type, ...type), return type
Copyright (C) 2003 Shoptalk Systems
Liberty BASIC - http://www.libertybasic.com/