ITargetFrame interface
Provides methods for getting and setting frame data.
Members
The ITargetFrame interface inherits from the IUnknown interface. ITargetFrame also has these types of members:
- Methods
Methods
The ITargetFrame interface has these methods.
Method | Description |
---|---|
FindFrame | Searches for a particular frame. |
GetFrameMargins | |
GetFrameName | Gets the name of the frame. |
GetFrameOptions | |
GetFramesContainer | |
GetFrameSrc | Gets the URL to load into the frame. |
GetParentFrame | Gets the parent of the frame. |
OnChildFrameActivate | |
OnChildFrameDeactivate | |
RemoteNavigate | |
SetFrameMargins | |
SetFrameName | Sets the name of the frame. |
SetFrameOptions | |
SetFrameSrc | Sets the URL to load into the frame. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Htiface.h |
IDL |
Htiface.idl |
DLL |
Mshtml.dll |