detail property
[This documentation is preliminary and is subject to change.]
Specifies additional information about an event.
![]() ![]() |
Syntax
HRESULT value = object.get_detail(IDispatch** p);
Property values
Type: Object
A user-defined object, or NULL.
Standards information
Remarks
After a custom event object is created, the initCustomEvent method sets the detail property. The content of detail is user-defined. It can be an integer, date, array, or other object type.
Build date: 1/23/2012
.png)
.png)