brItemCount Method

Syntax

lValue = object.brItemCount([vbExact], [vbDPntr])

Parameters

Parameter

Description

lValue

The return value is a Long data type.

object

An object variable that represents an object in the Applies To list.

vbExact

Optional. A Variant (Boolean subtype) where True indicates an exact count and False indicates a fast estimate; defaults to False.

vbDPntr

Optional. Not implemented.

Remarks

clsD3File object - Use this method to set the upper limit of a progress bar.