Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

FUNCTION xpxDeleteLongString(longStringId : INTEGER;
                             rstat        : INTEGER; 

Function that deletes the specified EDMlongString. An EDMlongString should be deleted as soon as it is not longer used in order to release the virtual memory the EDMlongString occupies. The function return the integer value xpxOK ( = 0) when the function is successfully performed. When the function fails, an error code is returned. Exception handling can also be used to handle error conditions in the actual xpxDeleteLongString()   operation.

Arguments


INTEGER
longStringId 
Id for the long string

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


<arguments missing>

 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

 

  • No labels