Admin Production ni-theme
Current Publication

ATTR_STR_CELL_DFLT_VALUE_LENGTH

LabWindows/CVI

ATTR_STR_CELL_DFLT_VALUE_LENGTH (Column)

Type: Column attribute
Description: The length of the default text value for the cell.

This is the value to which the cell is set when the panel is loaded or when you call DefaultCtrl or DefaultPanel.

Use this value to determine the size of the buffer to pass when you call GetTableColumnAttribute and specify the ATTR_STR_CELL_DFLT_VALUE attribute. The length does not include the terminating NUL byte.
Restrictions: Not settable.
Data Type: integer
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.5 and later