Share via


ByRef Object

ByRef

Contains the value of an event parameter.

Using the ByRef object

Some events return or set values through parameters that are typed as ByRef objects. When an event parameter is typed as a ByRef object, use the Value property of the parameter to return or set the parameter.

The following event parameters return or set values through a ByRef object:

Properties | Value Property

Parent Objects

Child Objects