Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Specifies the library options.
Syntax
typedef enum LIBRARYOPTIONFLAGS {
LOF_DEFAULT = 0,
LOF_PINNEDTONAVPANE = 0x1,
LOF_MASK_ALL = 0x1
} ;
Constants
LOF_DEFAULTValue: 0 No library options are set. |
LOF_PINNEDTONAVPANEValue: 0x1 Pin the library to the navigation pane. |
LOF_MASK_ALLValue: 0x1 All valid library options flags. |
Remarks
Used By
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | shobjidl_core.h (include Shobjidl.h) |