IDeviceIndexed..::..GetAvailableProperties Method (UInt16, array<PropertyID>[]()[][], Boolean)
Returns the specified properties for the specified item.
Namespace:
CAS.Lib.DeviceSimulatorAssembly: CommServer.DeviceSimulator (in CommServer.DeviceSimulator.dll)
Syntax
ItemPropertyCollection GetAvailableProperties( ushort itemIdx, PropertyID[] propertyIDs, bool returnValues )
Function GetAvailableProperties ( _ itemIdx As UShort, _ propertyIDs As PropertyID(), _ returnValues As Boolean _ ) As ItemPropertyCollection
ItemPropertyCollection^ GetAvailableProperties( unsigned short^ itemIdx, array<PropertyID^>^ propertyIDs, bool^ returnValues )