key property

Gets the key that is updated.

 

Syntax

HRESULT value = object.get_key(* p);

Property values

Type: BSTR

The key, or NULL if storage is cleared.

Standards information

  • , Section 4.4.1

See also

IHTMLStorage::clear