xpxCopyLargeObjectEx

FUNCTION xpxCopyLargeObjectEx (options             : INTEGER;
                               sourceLargeObjectId : GENERIC;
                               sourceFileName      : STRING;
                               targetLargeObjectId : GENERIC;
                               targetFileName      : STRING;
                               mimeType            : STRING)
                               status              : INTEGER;

The xpxCopyLargeObject function copies a file from the source destination to the target destination. Can be combined with xpxSetUtf8EncodedFileNames

Arguments


TypeNameComment
INTEGERoptions 
GENERICsourceLargeObjectIdcomment
STRINGsourceFileName 
GENERICtargetLargeObjectId 
STRINGtargetFileName 
STRINGmimeType 

Return Value


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

Options


OptionComment
XPXOPTIONcomment

Example


<Missing Example>

 

See also

Filter by label

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

Â