IInternetExplorerManager2 interface
[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]
The IInternetExplorerManager2 interface provides access to an interface for getting information about the frames in an instance of IE. It is used by Web Driver to keep track of sessions and windows.
Members
The IInternetExplorerManager2 interface inherits from the IUnknown interface. IInternetExplorerManager2 also has these types of members:
- Methods
Methods
The IInternetExplorerManager2 interface has these methods.
Method | Description |
---|---|
EnumFrameWindows | Provides an interface, IENumManagerFrames, for enumerating the IEFrame HWNDs in an instance of IE |