srcUrn property

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

Retrieves the Uniform Resource Name (URN) of the behavior that fired the event.

Syntax

HRESULT value = object.put_srcUrn(BSTR v);HRESULT value = object.get_srcUrn(BSTR* p);

Property values

Type: BSTR

the URN identifier.

NULL (null)

Default.

Remarks

This property is set to null unless both of the following conditions are true:

  • A behavior currently is attached to the element on which the event is fired.
  • The behavior defined in the preceding bullet has specified a URN identifier and fired the event.

See also

Reference

behaviorUrns

IHTMLFormElement2::urns

 

 

Build date: 6/12/2012