Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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