...
Code Block |
---|
language | cpp |
---|
theme | Confluence |
---|
|
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
...
Type | Name | Comment |
INTEGER | options | |
GENERIC | sourceLargeObjectId | comment |
STRING | sourceFileName | |
GENERIC | targetLargeObjectId | |
STRING | targetFileName | |
STRING | mimeType | |
Return Value
...
Insert excerpt |
---|
| US:_r_XPX_Return_Value |
---|
| US:_r_XPX_Return_Value |
---|
nopanel | true |
---|
|
Options
...
Option | Comment |
XPXOPTION | comment |
Example
...
Code Block |
---|
|
<Missing Example> |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
showSpace | false |
---|
cql | label = "extension_schema" and parent = "5636522" |
---|
|