ITargetNotify interface
Provides methods to receive notifications about the creation of windows for new frames.
Members
The ITargetNotify interface inherits from the IUnknown interface. ITargetNotify also has these types of members:
- Methods
Methods
The ITargetNotify interface has these methods.
Method | Description |
---|---|
OnCreate | Occurs when a new window is created for a frame. |
OnReuse | Occurs when a window is reloaded with a new frame. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Htiframe.h |
IDL |
Htiframe.idl |
DLL |
Mshtml.dll |