sbILibraryTransferContext Interface Reference

A base interface for the various library transfer contexts. More...

import"sbILibraryTransferContext.idl";

Inheritance diagram for sbILibraryTransferContext:
[legend]
Collaboration diagram for sbILibraryTransferContext:
[legend]

Public Attributes

readonly attribute sbIMediaList source
 The list the item or items were dragged from. More...
 
readonly attribute unsigned long count
 The number of items in the transfer context. More...
 

Detailed Description

A base interface for the various library transfer contexts.

Note that this interface is not meant to be implemented, it just serves as a base interface for the following derived interfaces

Definition at line 46 of file sbILibraryTransferContext.idl.

Member Data Documentation

readonly attribute unsigned long sbILibraryTransferContext::count

The number of items in the transfer context.

Definition at line 56 of file sbILibraryTransferContext.idl.

readonly attribute sbIMediaList sbILibraryTransferContext::source

The list the item or items were dragged from.

Definition at line 51 of file sbILibraryTransferContext.idl.


The documentation for this interface was generated from the following file: