Previous Topic: Program Exit Return Value

Next Topic: Common Exits SOAP Interface

Common Exits DLL Interface

DLL deployed program exits must export the function with the following prototype:

int function_name(
   char	Input_XML,
   char *	Return_XML,
   int *	Return_Buffer_Length)

The following list describes the parameters for the DLL deployed program exit prototype:


Copyright © 2010 CA. All rights reserved. Email CA about this topic