SEC_LISTCLASS::SetColumn

BOOLSEC_LISTCLASS::SetColumn(intnCol, const LV_COLUMN*lvc, BOOLbUpdate)

Sets the properties of a column.

Defined in: slstcore.inl

Return Value

Nonzero if successful; otherwise 0.

Parameters

nCol

The index of the column.

lvc

A pointer to an LV_COLUMN structure that contains the column settings.

bUpdate

If TRUE, the control will be invalidated.