File Type ID Enumeration
The following table details the possible enumeration that can be returned from the Embedded Engine file determination APIs.
| Value | Representation |
|---|---|
| 0 | ft_unknown |
| 1 | ft_fileIssues |
| 2 | ft_bufferIssues |
| 3 | ft_internalIssues |
| 4 | ft_licenseExpired |
| 5 | Password protected OPC file |
| 6 | ft_nullPointerArgument |
| 7 | ft_unsupportedFileType |
| 8 | ft_fileTooLarge |
| 16 | ft_pdf |
| 17 | ft_doc |
| 18 | ft_docx |
| 19 | ft_ppt |
| 20 | ft_pptx |
| 21 | ft_xls |
| 22 | ft_xlsx |
| 23 | ft_png |
| 24 | ft_jpg |
| 25 | ft_gif |
| 26 | ft_emf |
| 27 | ft_wmf |
| 28 | ft_rtf |
| 29 | ft_bmp |
| 30 | ft_tiff |
| 31 | ft_pe |
| 32 | ft_macho |
| 33 | ft_elf |
| 34 | ft_mp4 |
| 35 | ft_mp3 |
| 37 | ft_wav |
| 38 | ft_mpg |
| 39 | ft_coff |
| 42 | ft_svg |
| 43 | ft_webp |
| 44 | ft_machouniversal |
| 45 | ft_utf8 |
| 46 | ft_ascii |
| 256 | ft_zip |
| 257 | ft_gzip |
| 258 | ft_bzip2 |
| 259 | ft_7zip |
| 260 | ft_rar |
| 261 | ft_tar |
| 262 | ft_xz |