ATTR_STR_CELL_DFLT_VALUE_LENGTH (Cell)
Type: | Cell 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 GetTableCellAttribute 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 |