<< Click to Display Table of Contents >>

ZFLOGO2

Property ZfLib.Devices.Item

 


 

Property Item( ByVal var As Variant ) As ZfLib.Device

 

The Item property returns a device item from the collection.

 

Parameters

 

parminvar

 

[in]

 

The index of the device to retrieve from the collection.

 

Return Value

 

The Device  object retrieved from the Devices collection

 

Remarks

 

The Devices property needs to be called using the ServerInfo object to retrieve the update version version of the Devices collection.

 

Also See: Device , ServerInfo