formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | File

fzrt_file_char_enum

Description

file character enumerators This is the list of enumerators to get the file defined special characters.

enum fzrt_file_char_enum {

FZRT_DIR_SEP,

FZRT_DIR_PARENT };

Members

FZRT_DIR_SEP

- return the file characters used to separate folders in a full pathname.

FZRT_DIR_PARENT

- return the file characters used to denote the parent folder. This is the folder one level up in the folder hierarchy.

Availability

5.0.0.0

See Also

,

Defined in

fzrt_api_type.h