Commit 00b4413d authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

mshtmhst.idl: Added DOCHOSTUITYPE declaration.

parent f50bb771
......@@ -99,6 +99,11 @@ coclass HostDialogHelper
* IDocHostUIHandler interface
*/
typedef enum tagDOCHOSTUITYPE {
DOCHOSTUITYPE_BROWSE = 0,
DOCHOSTUITYPE_AUTHOR = 1
} DOCHOSTUITYPE;
typedef enum tagDOCHOSTUIDBLCLK
{
DOCHOSTUIDBLCLK_DEFAULT = 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment