RowState

CListView 컨트롤의 지정된 행 상태를 변경합니다.

bool  RowState(
   const int   index      // 인덱스
   const bool  select     // 상태
   )

Parameters

index

[in]  행 인덱스.

select

[in]  행 상태.

Return Value

성공시 true, 아니면 false.