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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the key that is updated.
HRESULT value = object.get_key(* p);
Type: BSTR
The key, or NULL if storage is cleared.