NewProcessCauseConstants enumeration
Flags passed to the DWebBrowserEvents2::NewProcess event that describe why a new process has been created.
Syntax
typedef enum NewProcessCauseConstants {
ProtectedModeRedirect = 0x1
} NewProcessCauseConstants;
Constants
- ProtectedModeRedirect
The browser determined that a new browser session was required under protected-mode rules. The session was created in a new, hidden, non-navigated process.
Requirements
Minimum supported client |
Windows XP with SP2 |
Minimum supported server |
Windows Server 2003 |
Header |
Exdisp.h |
IDL |
Exdisp.idl |