Enum value for _Type in KCML_KconfAlias record
| Enumeration Value | Value | Description |
|---|---|---|
| _KCML_KconfAlias_Dir | 13 | URL points to a filesystem directory |
| _KCML_KconfAlias_URL | 14 | URL points to a filesystem directory, but directory listings are forbidden |
| _KCML_KconfAlias_UserDir | 21 | URL points to a directory whose name is the name of user account. Access is restricted to that user. |
| _KCML_KconfAlias_CGIscript | 19 | URL maps to a CGI script. |
| _KCML_KconfAlias_CGIdir | 20 | URL maps to a directory of CGI scripts. |
Back to the list of Enumerations and Constants