IDataObject (interface)

This type is found in the namespace System.Runtime.InteropServices.ComTypes

mQueryGetDataInt32
mGetDataVoid
mGetDataHereVoid
mGetCanonicalFormatEtcInt32
mSetDataVoid
mEnumFormatEtcIEnumFORMATETC
mDAdviseInt32
mDUnadviseVoid
mEnumDAdviseInt32

QueryGetData

GetData

formatSystem.Runtime.InteropServices.ComTypes.FORMATETC&

GetDataHere

formatSystem.Runtime.InteropServices.ComTypes.FORMATETC&
mediumSystem.Runtime.InteropServices.ComTypes.STGMEDIUM&

GetCanonicalFormatEtc

formatSystem.Runtime.InteropServices.ComTypes.FORMATETC&
mediumSystem.Runtime.InteropServices.ComTypes.STGMEDIUM&

SetData

formatInSystem.Runtime.InteropServices.ComTypes.FORMATETC&
formatOutSystem.Runtime.InteropServices.ComTypes.FORMATETC&

EnumFormatEtc

formatInSystem.Runtime.InteropServices.ComTypes.FORMATETC&
mediumSystem.Runtime.InteropServices.ComTypes.STGMEDIUM&
releaseSystem.Boolean

DAdvise

directionSystem.Runtime.InteropServices.ComTypes.DATADIR

DUnadvise

pFormatetcSystem.Runtime.InteropServices.ComTypes.FORMATETC&
advfSystem.Runtime.InteropServices.ComTypes.ADVF
adviseSinkSystem.Runtime.InteropServices.ComTypes.IAdviseSink
connectionSystem.Int32&

EnumDAdvise

connectionSystem.Int32
enumAdviseSystem.Runtime.InteropServices.ComTypes.IEnumSTATDATA&