IELAUNCHOPTION_FLAGS enumeration

Flags for launching Windows Internet Explorer processes in Protected Mode.

Syntax


typedef enum  { 
  IELAUNCHOPTION_SCRIPTDEBUG  = 0x00000001
} IELAUNCHOPTION_FLAGS;

Constants

IELAUNCHOPTION_SCRIPTDEBUG

Launch with script debugging option.

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Product

Internet Explorer 8

Header

Iepmapi.h

 

 

Show: