Feedback

  • Contents
 
This Pointer

This criteria filters by pointer to a data structure internal to the code. If you are operating on a function that is part of a data object, this pointer indicates which data object.  Pointers are hexadecimal values.

If the this Pointer column isn't visible in the message list, use the Manage Columns command to display it.  This indicates pointer values that you can filter for.

Enable This Filter check box

This check box is selected by default, which causes this filter criteria to be evaluated when the filter is applied. Clear this check box to temporarily exclude this criteria when the filter is applied.

Invert This Filter checkbox

To invert the filter result, check this box. The filter selects all entries that do not match the criterion.

Semi-colon separated list of 'this' pointers to match

Enter a semi-colon delimited list of hexadecimal pointer values. You do not need to prefix "0x", but that is allowed.

OK button

Closes the Filter Configuration dialog and applies the filter.

Cancel button

Closes the dialog, but does not change filter settings.

Related Topics