This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the data of the event.
HRESULT value = object.get_data(* p);
Type: BSTR
The event data, or NULL.
If a user cancels a composition event, the IDOMMessageEvent::data attribute is set to NULL on the final compositionupdate event.
compositionupdate