All Editions
Related Functions
Example
The IN_GetDocumentDirectory function returns the directory that is used by default when documents are opened and saved.
Syntax
int IN_GetDocumentDirectory( maxSize, pDocDir )
|
Input Parameters |
Meaning |
|
SHORT maxSize |
the maximum size in bytes of the pDocDir array |
|
Meaning |
|
CHARPTR pDocDir |
pointer to the default directory path |
Release information
Added to Imagenation for Windows in Release 4.10.
As of Release 5.1, also available in Imagenation for UNIX.
Also supported in Imagenation 3.3 for UNIX.
See also