LIBRARYMANAGEDIALOGOPTIONS enumeration
Used by SHShowManageLibraryUI to define options for handling a name collision when saving a library.
Syntax
typedef enum LIBRARYMANAGEDIALOGOPTIONS { LMD_DEFAULT = 0x00000000, LMD_ALLOWUNINDEXABLENETWORKLOCATIONS = 0x00000001 } LIBRARYMANAGEDIALOGOPTIONS;
Constants
- LMD_DEFAULT
-
Show default warning UI to the user.
- LMD_ALLOWUNINDEXABLENETWORKLOCATIONS
-
Do not display a warning dialog to the user in collisions that concern network locations that cannot be indexed.
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 11/28/2012