2. Introducing Object Management Extension : How You Add Data Types and Functions : Function Definitions
 
Share this page                  
Function Definitions
A function definition specifies the names of the functions that are used to invoke operations. The definition of a function consists of:
Function name
Function identifier (a 2-byte integer)
Type of operation invoked by the function