IHTMLEventObj3 interface
This interface provides access to the IHTMLEventObj interface and event properties that provide information such as the state of the keyboard keys.
Members
The IHTMLEventObj3 interface inherits from the IDispatch interface. IHTMLEventObj3 also has these types of members:
- Properties
Properties
The IHTMLEventObj3 interface has these properties.
Property | Description |
---|---|
Retrieves a value that indicates the state of the left ALT key. |
|
Retrieves a cookie identifying the rendering behavior on which this event was fired. |
|
Retrieves a value that identifies the part of a rendering behavior on which this event was fired. |
|
Retrieves a value that indicates whether the document contains additional content after processing the current LayoutRect object. |
|
Sets or retrieves the state of the left CTRL key. |
|
Retrieves the keyboard layout. |
|
Retrieves the position of the next page within a print template. |
|
Retrieves the state of the left SHIFT key. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |
See also
Reference