| typedef enum IAccFileSharingItem::AccFileSharingItemProp IAccFileSharingItem::AccFileSharingItemProp |
Properties for the Property method.
Properties for the Property method.
| HRESULT IAccFileSharingItem::Property | ( | [in] AccFileSharingItemProp | property, | |
| [out, retval] xp_variant * | value | |||
| ) | [get] |
Get a specific property of this item.
| HRESULT IAccFileSharingItem::Property | ( | [in] AccFileSharingItemProp | property, | |
| [in] xp_kvariant | value | |||
| ) | [set] |
Set a specific property of this item.
| HRESULT IAccFileSharingItem::RequestListing | ( | [out, retval] AccTransId * | pTransId | ) |
Request a listing of this directory.
| HRESULT IAccFileSharingItem::GetItemByIndex | ( | [in] xp_int | index, | |
| [out, retval] IAccFileSharingItem ** | item | |||
| ) |
Once the listing has been retrieved, get a child listing item.
| HRESULT IAccFileSharingItem::RequestXfer | ( | [out, retval] AccTransId * | pTransId | ) |
Request this file or folder, and all subfolders.