isTrusted property

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

Gets a value that indicates whether a trusted event source created an event.

Internet Explorer 9

Syntax

HRESULT value = object.get_isTrusted(VARIANT_BOOL* p);

Property values

Type: VARIANT_BOOL

VARIANT_TRUE (true)

The event is trusted.

VARIANT_FALSE (true)

The event is a custom event that the IDocumentEvent::createEvent method created.

See also

Reference

IDocumentEvent::createEvent

IDOMEvent::initEvent

 

 

Build date: 6/12/2012