ICrmFormatLogRecords interface (comsvcs.h)
Converts the log records to viewable format so that they can be presented using a generic monitoring tool.
Inheritance
The ICrmFormatLogRecords interface inherits from the IUnknown interface. ICrmFormatLogRecords also has these types of members:
Methods
The ICrmFormatLogRecords interface has these methods.
ICrmFormatLogRecords::GetColumn Formats one unstructured log record into an array of viewable fields. |
ICrmFormatLogRecords::GetColumnCount Retrieves the number of fields (columns) in a log record of the type used by this CRM Compensator. |
ICrmFormatLogRecords::GetColumnHeaders Retrieves the names of the fields (columns) so that they can be used as column headings when the information is presented. |
ICrmFormatLogRecords::GetColumnVariants Formats one structured log record into an array of viewable fields. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | comsvcs.h |