ActiveXServers.Item
- Updated2025-07-21
- 1 minute(s) read
ActiveXServers.Item
Syntax
ActiveXServers.Item( index)
Data Type
Purpose
Returns a reference to an item at the specified index in the collection.
Remarks
The first time you access this property or the ActiveXServer.Count property, ActiveXServers reads the list of servers registered on the computer from the registry.
Parameters
index As Variant
[In] Specifies the zero-based index of the item to retrieve.