| typedef enum IAccFileXferSession::AccFileXferSessionProp IAccFileXferSession::AccFileXferSessionProp |
Properties for the Property method.
| typedef enum IAccFileXferSession::AccFileXferSessionCollisionAction IAccFileXferSession::AccFileXferSessionCollisionAction |
Options for dealing with a file collision.
Properties for the Property method.
| HRESULT IAccFileXferSession::Property_ | ( | [in] AccFileXferSessionProp | property, | |
| [out, retval] xp_variant * | value | |||
| ) | [get] |
DEPRECATED. Use IAccSecondarySession::Property instead. Get a specific property of the session.
| HRESULT IAccFileXferSession::Property_ | ( | [in] AccFileXferSessionProp | property, | |
| [in] xp_kvariant | value | |||
| ) | [set] |
DEPRECATED. Use IAccSecondarySession::Property instead. Set a specific property of the session.
| HRESULT IAccFileXferSession::ResolveCollision | ( | [in] AccFileXferSessionCollisionAction | action, | |
| [in, defaultvalue("")] xp_kstr | path | |||
| ) |
Used to respond to DAccEvents::OnFileXferCollision. The action specified by "action" will be taken.