|
FireSync API
|
| kStatus kPxEnviron_FilePath | ( | kPxEnviron | pipeEnviron, |
| const kChar * | fileName, | ||
| kChar * | filePath, | ||
| kSize | capacity | ||
| ) |
Gets the full path for a given file name used within a pipe execution environment.
| pipeEnviron | Environment provider. |
| fileName | File name. |
| filePath | Receive fully-qualified file path. |
| capacity | Capacity of the filePath argument. |