COM Input Format

The COM input format provides an interface to Custom Input Format COM Plugins.

With the Log Parser command-line executable, Custom Input Format COM Plugins are used through the COM input format. This input format takes the ProgID of the plugin COM object as a value of the iProgID parameter, and it provides an interface for command-line operations to use the custom input format.

With the Log Parser scriptable COM components, Custom Input Format COM Plugin objects can be used directly as arguments to the Execute or ExecuteBatch methods of the LogQuery object.
For this reason, the COM input format is not provided as a Log Parser scriptable COM component.


From-Entity Syntax
Fields
Parameters
Examples


See also:

Custom Plugins
COM Input Format Plugins Reference

© 2004 Microsoft Corporation. All rights reserved.