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

IAccFileXferManager Interface Reference


Detailed Description

IAccFileXferManager is used to send a file or folder to a remote user.

Public Types

Public Member Functions


Member Typedef Documentation

typedef enum IAccFileXferManager::AccFileXferFlags IAccFileXferManager::AccFileXferFlags


Member Enumeration Documentation

enum IAccFileXferManager::AccFileXferFlags

Enumerator:
AccFileXferFlags_ForceNonSecure 
AccFileXferFlags_ForceSecure 


Member Function Documentation

HRESULT IAccFileXferManager::Send ( [in] xp_kstr  userName,
[in] xp_kstr  path,
[in] xp_kstr  invitation,
[in] xp_int  flags,
[out, retval] IAccFileXferSession **  fileXferSession 
)

Propose sending the file or folder identified by "path", to the remote user identified by "userName", with the invitation message specified in "invitation". Flags are from AccFileXferFlags.


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.