ALM Open Test Architecture API Type Library Version 12.55
DownloadPicturesProgress Method
The total number of bytes to be downloaded.
The number of bytes downloaded thus far.
Description
Reports the status of DownloadPictures.
Syntax
Visual Basic
Public Sub DownloadPicturesProgress( _
   ByRef Total As Long, _
   ByRef Current As Long _
) 
Parameters
Total
The total number of bytes to be downloaded.
Current
The number of bytes downloaded thus far.
See Also

IBusinessProcess2 Interface  | IBusinessProcess2 Members