Description Retrieves the number of events in a given path.
Syntax count = PathEventCount ( path )
Parameters count (Long) Will hold the number of events in the given path.
path As Long The identifier of the path.
Remarks This function retrieves the number of events in a given path. If there is a problem the function returns 0 and does not set an error.
See Also
Examples
|