The return code is briefly described next.
|
void * |
A pointer to a string containing one of the following:
|
Note: The sample implementation of this exit will attempt to remove trailing spaces from the string pointed to by this void *. Thus, this pointer should not refer to read-only memory. You can modify this exit's sample function clipString(), located in iefdir.c if required to accommodate the void * pointing to read-only memory.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|