IDataObject, interface
Active le transfert et la notification des modifications des données.Pour plus d'informations, consultez IDataObject.
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("0000010E-0000-0000-C000-000000000046")> _
Public Interface IDataObject
[InterfaceTypeAttribute()]
[GuidAttribute("0000010E-0000-0000-C000-000000000046")]
public interface IDataObject
Le type IDataObject expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
DAdvise | ||
DUnadvise | ||
EnumDAdvise | ||
EnumFormatEtc | ||
GetCanonicalFormatEtc | ||
GetData | ||
GetDataHere | ||
QueryGetData | ||
SetData |
Début