Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

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

Properties


Member Typedef Documentation

typedef enum IAccFileXfer::AccFileXferProp IAccFileXfer::AccFileXferProp

Properties for the Property method.


Member Enumeration Documentation

enum IAccFileXfer::AccFileXferProp

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*


Property Documentation

xp_variant IAccFileXfer::Property( [in] AccFileXferProp property) ( [in] AccFileXferProp  property  )  [get]

Get a specific property.

xp_kvariant IAccFileXfer::Property( [in] AccFileXferProp property) ( [in] AccFileXferProp  property  )  [set]

Set a specific property.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Oct 15 18:06:39 2007 for AIM: Developer SDK
© 2007 AOL LLC. All Rights Reserved.