This topic has not yet been rated - Rate this topic

IHTMLStorage interface

Represents a key/value list from Web Storage.

Members

The IHTMLStorage interface inherits from the IDispatch interface but does not have additional members.

Remarks

This is the object returned by IHTMLWindow6::sessionStorage or a specific instance of IHTMLWindow6::localStorage.

Requirements

Minimum supported client

Windows XP with SP2 [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.