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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Gets the previous value of the IHTMLStorage::key.
![]() |
HRESULT value = object.get_oldValue(* p);
Type: BSTR
The previous value, or NULL if the IHTMLStorage::key is newly added.