Description
Returns
the entity object associated with the current selection. Il s'agit d'une propriété en lecture seule ; elle peut être visualisée mais pas définie.
Remarque : This method is for
COM only. It is not available for Perl.
The Entity
object contained in this property may not be the same object that invoked
the current hook. This property is set only when the EventType property contains
the value CONTEXMENU_ITEM_SELECTION or BUTTON_CLICK.
Syntaxe
VBScript
eventObject.ObjectItem
- Identificateur
- Description
- eventObject
- An instance of EventObject.
- Return value
- The Entity object associated with the current selection.