.TLI File Extension
File TypeTypelib Generated C/C++ Inline File
Developer | N/A |
Popularity |
|
Category | Developer Files |
Format | N/A |
What is a TLI file?
Source code header file generated by a C/C++ compiler; contains inline wrapper functions generated by the #import directive; used in combination with a .TLH file to reconstruct type library contents in C/C++ source code.
NOTE: Both TLH and TLI files are generated by the #import directive.