Properties

IRobotFileDescriptor Interface Reference

IRobotFileDescriptor Interface. More...

import "BotPlatformSDK.idl";

List of all members.

Properties

BSTR TransferId [get]
BSTR Name [get]
LONG Size [get]
BSTR Thumbnail [get]

Detailed Description

IRobotFileDescriptor Interface.


Property Documentation

BSTR IRobotFileDescriptor::Name [get]

Get name of the current transfer.

Parameters:
Name name of the current transfer
LONG IRobotFileDescriptor::Size [get]

Get size of the current transfer.

Parameters:
Size size of the current transfer
BSTR IRobotFileDescriptor::Thumbnail [get]

Get thumbnail of the current transfer (if available)

Parameters:
Thumbnail thumbnail of the current transfer
BSTR IRobotFileDescriptor::TransferId [get]

Get id of the current transfer.

Parameters:
TransferId id of the current transfer

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Typedefs Enumerations Enumerator Properties