EnhEvents.DependLength

[This is preliminary documentation and subject to change.]

The DependLength property contains the length of a file and its dependencies, in bytes. This property is read-only.

Syntax

[ lLength = ] object.DependLength( sFilename ) 
 

Parts

object
Object expression that resolves to an EnhEvents object.
sFilename
String that contains the name of the file.
lLength
Long that receives the total number of bytes in the file and all its dependencies.

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in stream.idl.
  Import Library: Included as a resource in stream.dll.
  Unicode: Yes.

See Also

Dependencies, EnhEvent.Length, EnhEvent.XmitDuration