COM Input Format Fields
The input records generated by the COM input format contain the fields provided by the currently selected Custom Input Format COM plugin.
The number of fields, their names, and their data types are retrieved through the GetFieldCount, GetFieldName, and GetFieldType methods of the ILogParserInputContext interface.