Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the Web Storage area specific to the current document.
![]() ![]() |
Syntax
HRESULT value = object.get_localStorage(HTMLStorage* p);
Property values
Type: Object
The storage area .
Standards information
- Web Storage, Section 4.3
Remarks
For more information, see Introduction to Web Storage.