oldValue property
Gets the previous value of the IHTMLStorage::key.
Syntax
HRESULT value = object.get_oldValue(* p);
Property values
Type: BSTR
The previous value, or NULL if the IHTMLStorage::key is newly added.
Standards information
- , Section 4.4.1