RemoveAt method removes file object from hide list at the specified index.
| BOOL RemoveAt( | ||
| LONG lItemIndex | ||
| ); | ||
Parameters lItemIndex [in] Zero based index of the file object pending to remove.
Return Values RemoveAt method returns TRUE if file object is hidden and FALSE otherwise.
Remarks "Null-terminated string" term is discussed here. We strongly recommend you to read article Naming file objects before using our ActiveX control.
See also
AddItem, Clear, Count, GetItemFile, SetItemFile, GetItemState, SetItemState, Find, UnhideFile