FTAM/9000 Reference Manual

22 Chapter 1
FTAM return_codes
inout_dcb->result.return_code
MESSAGE FTE030_APABORT_IND_RCVD
CAUSE A provider abort indication arrived before the
responder confirmed ft_connect().
ACTION Refer to the troubleshooting manual for your protocol
stack.
MESSAGE FTE031_INVALID_BUF_PTR
CAUSE Invalid buffer pointer; you provided a NULL pointer
instead of a valid address. EXAMPLE: You called
ft_connect() and passed a NULL output connection_id
pointer.
ACTION Call the function with a valid, non-NULL pointer.
MESSAGE FTE032_IPC_ERROR
CAUSE General IPC error; communication between the user
program and ftam_init is lost.
ACTION Refer to the troubleshooting OSI Troubleshooting
Guide.
MESSAGE FTE034_PROVIDER_INIT_ERROR
CAUSE Cannot initialize ftam_init.
ACTION Refer to the OSI Troubleshooting Guide.