Provides a managed class that implements the IOleDataObject interface.
The OleDataObject type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
OleDataObject | Overloaded. Initializes a new instance of OleDataObject. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ContainsAudio | Indicates whether the data object contains data in the WaveAudio format. (Inherited from DataObject.) |
![]() |
ContainsFileDropList | Indicates whether the data object contains data that is in the FileDrop format or can be converted to that format. (Inherited from DataObject.) |
![]() |
ContainsImage | Indicates whether the data object contains data that is in the Bitmap format or can be converted to that format. (Inherited from DataObject.) |
![]() |
ContainsText | Overloaded. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetAudioStream | Retrieves an audio stream from the data object. (Inherited from DataObject.) |
![]() |
GetData | Overloaded. |
![]() |
GetDataPresent | Overloaded. |
![]() |
GetFileDropList | Retrieves a collection of file names from the data object. (Inherited from DataObject.) |
![]() |
GetFormats | Overloaded. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetImage | Retrieves an image from the data object. (Inherited from DataObject.) |
![]() |
GetText | Overloaded. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
SetAudio | Overloaded. |
![]() |
SetData | Overloaded. |
![]() |
SetFileDropList | Adds a collection of file names to the data object in the FileDrop format. (Inherited from DataObject.) |
![]() |
SetImage | Adds an Image to the data object in the Bitmap format. (Inherited from DataObject.) |
![]() |
SetText | Overloaded. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IDataObject.DAdvise | Infrastructure. For a description of this member, see IDataObject.DAdvise. (Inherited from DataObject.) |
![]() ![]() |
IDataObject.DAdvise | |
![]() ![]() |
IDataObject.DUnadvise | Infrastructure. For a description of this member, see IDataObject.DUnadvise. (Inherited from DataObject.) |
![]() ![]() |
IDataObject.DUnadvise | |
![]() ![]() |
IDataObject.EnumDAdvise | Infrastructure. For a description of this member, see IDataObject.EnumDAdvise. (Inherited from DataObject.) |
![]() ![]() |
IDataObject.EnumDAdvise | |
![]() ![]() |
IDataObject.EnumFormatEtc | Infrastructure. For a description of this member, see IDataObject.EnumFormatEtc. (Inherited from DataObject.) |
![]() ![]() |
IDataObject.EnumFormatEtc | |
![]() ![]() |
IDataObject.GetCanonicalFormatEtc | Infrastructure. For a description of this member, see IDataObject.GetCanonicalFormatEtc. (Inherited from DataObject.) |
![]() ![]() |
IDataObject.GetCanonicalFormatEtc | |
![]() ![]() |
IDataObject.GetData | Infrastructure. For a description of this member, see IDataObject.GetData. (Inherited from DataObject.) |
![]() ![]() |
IDataObject.GetData | |
![]() ![]() |
IDataObject.GetDataHere | Infrastructure. For a description of this member, see IDataObject.GetDataHere. (Inherited from DataObject.) |
![]() ![]() |
IDataObject.GetDataHere | |
![]() ![]() |
IDataObject.QueryGetData | Infrastructure. For a description of this member, see IDataObject.QueryGetData. (Inherited from DataObject.) |
![]() ![]() |
IDataObject.QueryGetData | |
![]() ![]() |
IDataObject.SetData | Infrastructure. For a description of this member, see IDataObject.SetData. (Inherited from DataObject.) |
![]() ![]() |
IDataObject.SetData |
Top
.gif)
.gif)
.gif)
.gif)