HTMLNamespaceEvents interface
This dispinterface provides a connection point so that an application or control can intercept events fired by an NAMESPACE element.
Members
The HTMLNamespaceEvents interface inherits from the IUnknown interface. HTMLNamespaceEvents also has these types of members:
- Events
Events
The HTMLNamespaceEvents interface has these events.
Event | Description |
---|---|
readystatechange | Fires when the state of the object has changed. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |