Gets the file size criteria for the specified filter.
| Visual Basic |
|---|
Public Function GetFilterSize( _ ByVal FilterName As String _ ) As Long |
- FilterName
- A string value which represents the filter name to get the file size from.
A long value which represents the file size of the given filter.
The default value is 0.