total property
Specifies the total number of bytes to be transferred during the operation, if known.
This property is read-only.
Syntax
HRESULT get_total(
[out] ULONGLONG *ptr
);
Property values
Type: ULONGLONG
The total size of the operation if known at the start of the operation or zero ("0") if the size of the operation was not known when started.