ObjectFilter Class (Standard 7 SP1)

7/8/2014

The IObjectFilter interface must be implemented if using the custom filter.

The following table shows the methods of the IObjectFilter interface.

Method

Description

CheckWindow

The first filter that is used mainly to filter on the easily obtainable, obvious parameters.

CheckWindowContents

The second filter that can also log the content of the window.

CreateObjectInfo

Create an instance of the class.

LogMessage

Log messages in the Windows Event Log.

Events

None.

See Also

Reference

ObjectInfo Class

Other Resources

Dialog Box Filter API