SEC_LISTCLASS::GetColumn
BOOLSEC_LISTCLASS::GetColumn(intnCol, LV_COLUMN*lvc)
Retrieves information about 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 to receive the column information.