isTrusted property
Gets a value that indicates whether a trusted event source created an event.
![]() |
Syntax
HRESULT value = object.get_isTrusted(* p);
Property values
Type: VARIANT_BOOL
-
The event is trusted.
-
The event is a custom event that the IDocumentEvent::createEvent method created.
See also
Show:
