Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines values that indicate the type of user interface.
Syntax
typedef enum tagDOCHOSTUITYPE {
DOCHOSTUITYPE_BROWSE = 0,
DOCHOSTUITYPE_AUTHOR = 1
} DOCHOSTUITYPE;
Constants
DOCHOSTUITYPE_BROWSE
Value that indicates the user interface is for browsing.DOCHOSTUITYPE_AUTHOR
Value that indicates the user interface is for authoring.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtmhst.h |
IDL |
Mshtmhst.idl |