Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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 IDOMTextEvent::data attribute is set to NULL on the final compositionupdate event.
compositionupdate