Enumerations |
|
| enum |
FILESEEK
{
START , RELATIVE_ } |
函数 |
|
| enum FILESEEK | MAXON_ENUM_LIST ( FILESEEK ) |
|
strong |
| Enumerator | |
|---|---|
| START |
The position is given relative to the start of the file. |
| RELATIVE_ |
The position is given relative to the current position. |
| enum FILESEEK MAXON_ENUM_LIST | ( | FILESEEK | ) |