Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The idomprogressevent interface corresponds to ProgressEvent.
Members
The idomprogressevent interface inherits from the IUnknown interface. idomprogressevent also has these types of members:
- Methods
- Properties
Methods
The idomprogressevent interface has these methods.
Method | Description |
---|---|
initProgressEvent | Initializes the value of a ProgressEvent object. |
Properties
The idomprogressevent interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Specifies whether the total size of the operation is known. |
|
Read-only |
Specifies the number of bytes downloaded since the beginning of the operation. |
|
Read-only |
Specifies the total number of bytes to be transferred during the operation, if known. |