Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the total size of the operation is known.
This property is read-only.
![]() |
Syntax
HRESULT get_lengthComputable(
[out] boolean **ptr
);
Property values
Type: boolean
Indicates whether the size of the operation is known.
| Value | Condition |
|---|---|
| true | The size of the operation is known. |
| false | The size of the operation is not known. |
.png)