| Visual Basic | |
|---|---|
Public Enum EdmBatchAddFolderFlag Inherits System.Enum | |
| C# | |
|---|---|
public enum EdmBatchAddFolderFlag : System.Enum | |
| C++/CLI | |
|---|---|
public enum class EdmBatchAddFolderFlag : public System.Enum | |
| Member | Description |
|---|---|
| Ebaff_DisableRefresh | 2 = Disable the automatic refresh of folder listings in File Explorer |
| Ebaff_GetInterface | 1 = Return IEdmFolder6 for the folder in the EdmFolderInfo structure that is returned by IEdmBatchAddFolders::Create |
| Ebaff_Nothing | 0 = Standard behavior |