The following constants are used by the URIxxx functions: | | | Constant | Details | Function |
---|
uriAdd | The contents of the file or buffer are added at the end of the initial contents of the resource. | FileToURI BufferToURI | uriAudio | Supported MIME types: Allows all types of audio files. | URISelect | uriCreate | - Opens the picker in "Creation" mode to create a new document.
- The initial contents of the resource are replaced by the contents of the file or buffer.
| | uriImage | Supported MIME types: Allows all types of image files. | URISelect | uriInfoName | Requested information: Name of the resource (without extension). | URIGetInfo | uriInfoSize | Requested information: Size of the resource (in bytes). | URIGetInfo | uriInfoConversionType | Requested information: MIME types (and corresponding file extensions) into which the resource can be converted when being exported. | URIGetInfo | uriInfoOriginType | Requested information: Original MIME type of the resource and corresponding file extension. | URIGetInfo | uriOpen | Opens the picker in "Open" mode to open an existing document. | URISelect | uriVideo | Supported MIME types: Allows all types of image files. | URISelect |
This page is also available for…
|
|
|
|