Skip to content

CreateRow

CreateRow

Creates a row of the CListView control.

bool  CreateRow(
   const int  index     // index
   )

Parameters

index

[in] Item index.

Return Value

true - successful, otherwise - false.

Last updated on