DispatchEvents Class |
Namespace: ShellBoost.Core.WindowsShell
public class DispatchEvents : IDisposable, ICustomQueryInterface
The DispatchEvents type exposes the following members.
| Name | Description | |
|---|---|---|
| DispatchEvents |
Initializes a new instance of the DispatchEvents class.
|
| Name | Description | |
|---|---|---|
| InterfaceId |
Gets the interface identifier (IID).
|
| Name | Description | |
|---|---|---|
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Dispose(Boolean) |
Releases unmanaged and optionally managed resources.
| |
| Finalize |
Finalizes an instance of the DispatchEvents class.
(Overrides ObjectFinalize.) | |
| OnEvent |
Called after an IDispatch event (invoke) occured.
|