Com return values, Datacolumncollection._newenum(), Name – Campbell Scientific LoggerNet-SDK Software Development Kit User Manual

Page 149: Important, 4 datacolumn interface, 1 properties, Datacolumn.name, Description, 5 record interface, Record.filemarkno

Advertising
background image

Section 18. CsiDataSource Control Reference

COM Return Values

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

DataColumnCollection._NewEnum()

Name

DataColumnCollection._NewEnum()

Important

This method is only intended for use with the Visual Basic programming
language. Visual Basic programmers do not need to access this method
directly. They use it indirectly by using the collections with the

For Each

loop. This method is included in the documentation to explain why the method
exists, but, again, there is no need to access this method directly.

18.4 DataColumn Interface

18.4.1 Properties

DataColumn.name

Name

DataColumn.name As String

Description

This read-only property gives the name of the DataColumn added to the
DataColumnCollection.

Table of Possible Values

Code Meaning

S_OK

Success: Normal return

18.5 Record Interface

18.5.1 Properties

Record.fileMarkNo

Name

Record.fileMarkNo As Long

Description

This read-only property returns the file mark number associated with the
current record. The file mark number is assigned to each record by the
LoggerNet server and used in combination with the record ID to create a

18-25

Advertising