newValue property
Gets the new value of the IHTMLStorage::key.
![]() |
Syntax
HRESULT value = object.get_newValue(* p);
Property values
Type: BSTR
The new value, or NULL if the IHTMLStorage::key is removed.
Standards information
- , Section 4.4.1
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Gets the new value of the IHTMLStorage::key.
![]() |
HRESULT value = object.get_newValue(* p);
Type: BSTR
The new value, or NULL if the IHTMLStorage::key is removed.