Recordcollection._newenum(), Name, Important – Campbell Scientific LoggerNet-SDK Software Development Kit User Manual

Page 154: 7 value interface, 1 properties, Value.columnname, Description, Com return values, Value.value

Advertising
background image

Section 18. CsiDataSource Control Reference

18-30

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.7 Value Interface

18.7.1 Properties

Value.columnName

Name

Value.columnName As String

Description

This property returns the name of the column.

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return.

Value.value

Name

Value.value As Variant

Description

This property returns the actual data value.

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return.

Advertising