FFFP_MODE enumeration (shobjidl_core.h)
Describes match criteria. Used by methods of the IKnownFolderManager interface.
Syntax
typedef enum FFFP_MODE {
FFFP_EXACTMATCH = 0,
FFFP_NEARESTPARENTMATCH
} ;
Constants
FFFP_EXACTMATCH Value: 0 Exact match. |
FFFP_NEARESTPARENTMATCH Nearest parent match. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | shobjidl_core.h (include Shobjidl.h) |