Previous Topic: Action Block Runtime User ExitNext Topic: ABRT_xcall_ws_url_exit —CALL EXTERNAL Web Service URL Exit


Windows Action Block Runtime User Exits

The following table summarizes the functions available through the action block user exits for C based applications:

ABRT: Language: C

 

 

User Exit Name

Source Code

Description

ABRT_xcall_ws_url_exit

abrtexit.c

CALL EXTERNAL Web Service URL Exit

ABRT_xcall_ws_gentype_truncate_exit

abrtexit.c

CALL EXTERNAL Data Truncation Exit

ABRT user exits are rebuilt into the DLL ABEXxxN.DLL using the makefile abrtexit.nt in %GENxx%Gen\VSabc for Visual Studio 32-bit or %GENxx%Gen\VSabc\amd64 for Visual Studio 64-bit.

Note: VSabc refers to the supported version of Visual Studio. Replace VSabc with VS100 for Visual Studio 2010 and VS110 for Visual Studio 2012. xx refers to the current release of CA Gen. For the current release number, see the Release Notes.