Pré. | Proc. |
EventProperties Class
An EventProperties object is passed to BroadcastFunctions to facilitate parameter passing.
EventProperties Attributes
Attribute |
Remarks |
See also |
---|---|---|
Count |
Long Notes: Read only The number of parameters being passed to this broadcast event. |
|
ObjectType |
ObjectType Notes: Read only Distinguishes objects referenced through a Dispatch interface. |
ObjectType |
EventProperties Methods
Method |
Remarks |
See also |
---|---|---|
Get(object Index) |
Notes: Read only Returns an EventProperty in the list, raising an error if Index is out of range. Parameters:
|