The data members of the IndexFileInfo class are listed here.
Public Data Members
Number of bytes of the file that have been read so far | |
Alternative user-friendly name for this document (usually the "Title") | |
DocId that will be assigned to this document in the index | |
Information about how this document was indexed. | |
Full path and filename of the document | |
Location of the file | |
Name of the file | |
If the file could not be opened, a message indicating the reason | |
Percent of the file that has been processed so far | |
Size of the file in bytes | |
File format expressed as a string | |
File format expressed as a TypeId | |
Stored fields in the document (sent with dtsnIndexFileDone only) | |
Number of words parsed from the file |
See Also