diff --git a/include/mshtmhst.idl b/include/mshtmhst.idl index 3d43ecc9f9c..344a88f2d10 100644 --- a/include/mshtmhst.idl +++ b/include/mshtmhst.idl @@ -99,6 +99,11 @@ coclass HostDialogHelper * IDocHostUIHandler interface */ +typedef enum tagDOCHOSTUITYPE { + DOCHOSTUITYPE_BROWSE = 0, + DOCHOSTUITYPE_AUTHOR = 1 +} DOCHOSTUITYPE; + typedef enum tagDOCHOSTUIDBLCLK { DOCHOSTUIDBLCLK_DEFAULT = 0,