updf_open_file opens an existing updf file.
Return Value
stg is a storage object (see updf_create_file, updf_open_file, updf_create_storage).
Parameters
name is the complete file name.
mode is one of the following values:
| 0 |
| UPDF_READONLY |
History
| Version | Description |
|---|---|
| 5.6.0 | New. |
id-1937388