![]() |
![]()
| ![]() |
![]()
NAMEcxDestroyFsIterator - Destroys a filesystem iterator.SYNOPSIS#include <comprex.h>void cxDestroyFsIterator(CxFsIterator *iterator); PARAMETERS
DESCRIPTIONDestroys a filesystem iterator.This should be called when done with an iterator. RETURNSNothing.
|