CImageList::Remove

BOOL Remove( int nImage );

返回值:如果成功,则返回非零值,否则为0。

参数:
nImage要移走的图象的基于零的索引。

说明:调用此函数从图象列表对象中移走一个图象。

请参阅:CImageList::DeleteImageList