ArchiveFilters.DeleteArchiveFilter



DeleteArchiveFilter(vNameOrPos As Variant) As Boolean

Parameters

vNameOrPos As Variant
Position of the filter within the collection.
ED
not used
RT
avaliable

Remarks

This method removes an existing filter ("ArchiveFilter" object) from the collection.

Subsequently, the filter won't be available any more. Trying to access it, will return an incorrect filter or a segmentation fault.

See Also

ArchiveFilters