Campbell-scientific LoggerNet Server SDK Instrukcja Użytkownika Strona 153

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 178
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 152
Section 18. CsiDataSource Control Reference
18.6 RecordCollection
18.6.1 Properties
RecordCollection.Count
Name
RecordCollection.Count As Long
Description
The number of values in the collection
COM Return Values
Table of Possible Values
Code Meaning
S_OK Success: Normal Return
18.6.2 Methods
RecordCollection.Item()
Name
RecordCollection.Item(Value id, Record ppIRecord)
Description
This method is used to iterate through the values by the specified index ID.
COM Return Values
Table of Possible Values
Code Meaning
S_OK Success: Normal return
E_CSI_ARRAY_OUT_OF_BOUNDS Error: Array out of bounds
E_CSI_FAIL Error: An unexpected error has
occurred
RecordCollection._NewEnum()
Name
RecordCollection._NewEnum()
Important
This method is not accessed directly. It is used indirectly with the use of a For
Each loop.
18-29
Przeglądanie stron 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 177 178

Komentarze do niniejszej Instrukcji

Brak uwag