RowState

항목의 상태를 변경합니다.

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

Parameters

index

[in]  변경할 항목 색인.

select

[in]  새 상태.

Return Value

성공시 true, 아니면 false.