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

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

HRESULT IAccFileXfer::Property ( [in] AccFileXferProp  property,
[out, retval] xp_variant value 
) [get]

Get a specific property.

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

Set a specific property.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Nov 10 09:21:16 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.