IDOMCustomEvent interface
Provides properties and methods for user-defined custom events.
Members
The IDOMCustomEvent interface inherits from the IDispatch interface. IDOMCustomEvent also has these types of members:
Methods
The IDOMCustomEvent interface has these methods.
| Method | Description |
|---|---|
| initCustomEvent |
Initializes a new custom event that the IDocumentEvent::createEvent method created. |
Properties
The IDOMCustomEvent interface has these properties.
| Property | Description |
|---|---|
|
Specifies additional information about an event. |
Requirements
|
Minimum supported client |
Windows Vista with SP1, Windows 7 |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: