Forms and the User Exit Interface
The following topics contain information about User Exits in your Forms applications:
About the User Exit Interface
About IAPXTB Control Structures
About Integrating a User Exit with Oracle Forms
About Writing a User Exit in Microsoft Windows
About Building a Microsoft Windows Dynamic Link Library
Accessing the Microsoft Windows SDK from a User Exit
Creating a User Exit
Creating an IAPXTB Control Structure
Creating the IAPXTB Control Structure for Microsoft Windows
Defining Foreign Functions in Multiple Dynamic Link Libraries
EXEC ORACLE Statement
EXEC SQL Statement
EXEC TOOLS GET Statement
EXEC TOOLS GET CONTEXT Statement
EXEC TOOLS SET CONTEXT Statement
EXEC TOOLS MESSAGE Statement
EXEC TOOLS SET Statement
Integrating a User Exit with Oracle Forms
Invoking a Foreign Function from a User Exit
Microsoft Windows User Exit Interface Files
Passing Parameter Values to a Foreign Function Using USER_EXIT
Returning a Value from a Foreign Function Using USER_EXIT
Writing a User Exit in Microsoft Windows
Writing a User Exit in UNIX