IDefViewSafety interface
[This interface has been deprecated. It is supported through Windows XP Service Pack 2 (SP2) and Windows Server 2003. It is not supported as of Windows Vista.]
Deprecated. Exposes one method that determines a page's web content zone setting before the page is accessed.
The IDefViewSafety interface inherits from the IUnknown interface. IDefViewSafety also has these types of members:
- Methods
The IDefViewSafety interface has these methods.
Method | Description |
---|---|
IsSafePage | Deprecated. Determines the safety of the page being accessed by retrieving its web content zone. |
The IID for this interface is IID_IDefViewSafety. Use the IID together with the service ID SID_SFolderView in a call to QueryService to obtain a pointer to the interface.
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
End of client support |
Windows XP with SP2 |
End of server support |
Windows Server 2003 |
Header |
Shobjidl.h |
IDL |
Shobjidl.idl |
Library |
Shell32.lib |
DLL |
Shell32.dll (version 5.0 or later) |