Foreign Functions in a Form
These topics contain information about foreign functions in your Forms applications:
About Foreign Functions
About the PL/SQL Interface
Accessing the Microsoft Windows SDK from a PL/SQL Interface
Associating a PL/SQL Subprogram with a Foreign Function
Creating a PL/SQL Interface to Foreign Functions
Initializing a Foreign Function
Invoking a Foreign Function from a PL/SQL Interface
Mimicking a Foreign Function Prototype with PL/SQL
Passing Parameter Values to a Foreign Function Using PL/SQL
Precompiler Statements
Returning Values from a Foreign Function Using PL/SQL
Simplifying Complex Parameter Data Types
Types of Foreign Functions