Visual Basic (Declaration) | |
---|---|
Public Function GetItemSamplingRate( _ ByVal handles() As Integer, _ ByRef SamplingRate As Integer(), _ ByRef errors As Integer() _ ) As Integer |
Parameters
- handles
- Array of item handles of the items to be affected.
- SamplingRate
- Samplein rate for the item in milliseconds.
- errors