// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you licensed this SOFTWARE PRODUCT. // If you did not accept the terms of the EULA, you are not authorized to use // this source code. For a copy of the EULA, please see the LICENSE.RTF on your // install media. // // Events IDs for Thumb Control #define DISPID_ONTHUMBNAILREADY 200 // Property IDs for WebView Folder Icon #define DISPID_PROP_WVFOLDERICON_SCALE 1 #define DISPID_PROP_WVFOLDERICON_PATH 2 #define DISPID_PROP_WVFOLDERICON_VIEW 3 #define DISPID_PROP_WVFOLDERICON_ADVPROPERTY 4 // New for IWebViewFolderIcon2 #define DISPID_WVFOLDERICON_SETSLICE 5 // New for IWebViewFolderIcon3 #define DISPID_PROP_WVFOLDERICON_ITEM 6 #define DISPID_PROP_WVFOLDERICON_CLICKSTYLE 7 #define DISPID_PROP_WVFOLDERICON_LABELGAP 8