IAccFileXfer Interface Reference
Detailed Description
IAccFileXfer represents info about one file being xferred in a file/folder xfer for a
IAccFileSharingSession or
IAccFileXferSession.
Public Types
Public Member Functions
Member Typedef Documentation
Properties for the Property method.
Member Enumeration Documentation
Properties for the Property method.
- Enumerator:
-
| AccFileXferProp_Bytes |
The number of bytes in the file being transferred [get] xp_s64* |
| AccFileXferProp_BytesXferred |
The bytes completed so far in the transfer [get] xp_s64* |
| AccFileXferProp_LocalPath |
The path the file is being transferred to [get] xp_str* |
| AccFileXferProp_Name |
The name of the file being transferred [get] xp_str* |
Member Function Documentation