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


Member Enumeration Documentation

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 Nov 10 09:21:16 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.