API
The "application programming interface" via which other software can invoke some piece of functionality. In object-oriented software it consists of the classes or objects plus their publicly accessible methods. In procedural software it consists of the module or package name plus the publicly accessible procedures.
Copyright © 2003-2008 Gerard Meszaros all rights reserved