Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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