IResultDataCompare

[This is preliminary documentation and subject to change.]

The IResultDataCompare interface that enables your snap-in component to compare items that are displayed in a sorted order in the result pane.

When to Implement

You implement IResultDataCompare in your snap-in when the built-in sorting is not sufficient.

Methods in Vtable Order

IUnknown Methods Description
QueryInterface Returns pointers to supported interfaces.
AddRef Increments reference count.
Release Decrements reference count.

IResultResultDataCompare Methods Description
Compare Compares two cookies.