Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk 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