type property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the event name from the event object.

Syntax

HRESULT value = object.put_type(BSTR v);HRESULT value = object.get_type(BSTR* p);

Property values

Type: BSTR

the event name.

Standards information

Remarks

Events are returned without the "on" prefix. For example, the HTMLFrameSiteEvents::onclick event is returned as "click".

 

 

Send comments about this topic to Microsoft

Build date: 6/12/2012