Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 2.75 KB

nn-shobjidl_core-iobjectwithfolderenummode.md

File metadata and controls

67 lines (57 loc) · 2.75 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:shobjidl_core.IObjectWithFolderEnumMode
IObjectWithFolderEnumMode (shobjidl_core.h)
Exposes methods that get and set enumeration modes of a parsed item.
IObjectWithFolderEnumMode
IObjectWithFolderEnumMode interface [Windows Shell]
IObjectWithFolderEnumMode interface [Windows Shell]
described
_shell_IObjectWithFolderEnumMode
shell.IObjectWithFolderEnumMode
shobjidl_core/IObjectWithFolderEnumMode
shell\IObjectWithFolderEnumMode.htm
shell
33838ddc-8e0e-431a-a957-40e23f0ad0c7
12/05/2018
IObjectWithFolderEnumMode, IObjectWithFolderEnumMode interface [Windows Shell], IObjectWithFolderEnumMode interface [Windows Shell],described, _shell_IObjectWithFolderEnumMode, shell.IObjectWithFolderEnumMode, shobjidl_core/IObjectWithFolderEnumMode
shobjidl_core.h
Shobjidl.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Shobjidl.idl
Windows
19H1
IObjectWithFolderEnumMode
shobjidl_core/IObjectWithFolderEnumMode
c++
APIRef
kbSyntax
COM
shobjidl_core.h
IObjectWithFolderEnumMode

IObjectWithFolderEnumMode interface

-description

Exposes methods that get and set enumeration modes of a parsed item.

-inheritance

The IObjectWithFolderEnumMode interface inherits from the IUnknown interface. IObjectWithFolderEnumMode also has these types of members:

-remarks

When to Implement

This interface is implemented as part of a Shell namespace extension, specifically the IShellFolder interface.

When to Use

This interface is used by the IShellFolder::ParseDisplayName method to retrieve the FOLDER_ENUM_MODE value which controls the enumeration mode of the parsed item.

Items with different enumeration modes compare canonically different (SHCIDS_CANONICALONLY) because they enumerate different sets of items.