[This is preliminary documentation and subject to change.]
Determines whether the object requires pages.
HRESULT QueryPagesFor(
LPDATAOBJECT lpDataObject // Pointer to the data object
);
The console calls this method to determine whether the Properties menu item should be added to the context menu.
IDataObject, IExtendPropertySheet, IPropertySheetCallback