IHTMLStorage2 interface

This interface extends the IHTMLStorage interface.

Members

The IHTMLStorage2 interface inherits from the IDispatch interface. IHTMLStorage2 also has these types of members:

  • Methods

Methods

The IHTMLStorage2 interface has these methods.

Method Description
setItem

Sets a key/value pair.

 

Requirements

Minimum supported client

Windows Vista with SP1, Windows 7

Minimum supported server

Windows Server 2008 R2

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch