| Record for transferring data during a drag and drop operation between
different plug-ins. This object contains an extension identifier and a block
of bytes. When the drop occurs, the data is interpreted by an action defined
in the specified extension.
Clients using PluginTransfer should create an instance to contain the
drop data.
It is not intended to be subclassed by clients.
|