Napomena
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da se prijavite ili da promenite direktorijume.
Pristup ovoj stranici zahteva autorizaciju. Možete pokušati da promenite direktorijume.
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) |