Show TOC Anfang des Inhaltsbereichs

Hintergrunddokumentation RfcGetStringLength  Dokument im Navigationsbaum lokalisieren

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);

Ende des Inhaltsbereichs