DEFRECORD KCML_SOAP_HookInfo

State record passed to the callback routine that is executed prior to a SOAP method
FLD namePack formatPurpose
SOAP_HookInfo_UserSymThe SYM of user defined state buffer
SOAP_HookInfo_FaultString$CHAR(256)<faultstring> value in the SOAP Fault response that is sent when the callback routine retruns FALSE.
SOAP_HookInfo_FaultDetail$CHAR(256)<detail> value in the SOAP Fault response that is sent when the callback routine retruns FALSE.
SOAP_HookInfo_FaultActor$CHAR(256)<faultactor> value in the SOAP Fault response that is sent when the callback routine retruns FALSE.
SOAP_HookInfo_StateSOAP server state