Show TOC

Background documentationRfcGetStringLength Locate this document in the navigation structure

 

Returns the length of the value of a STRING or XSTRING parameter, so an appropriately sized buffer can be allocated before reading the value.

Structure

RFC_RC SAP_API RfcGetStringLength(DATA_CONTAINER_HANDLE dataHandle, SAP_UC const* name, unsigned* stringLength, RFC_ERROR_INFO* info);