Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies list placement.
Syntax
typedef enum FDAP {
FDAP_BOTTOM = 0,
FDAP_TOP = 1
} ;
Constants
FDAP_BOTTOM Value: 0 The place is added to the bottom of the default list. |
FDAP_TOP Value: 1 The place is added to the top of the default list. |
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) |