Mono Class Library: Overview

System.Runtime.InteropServices.ComTypes.IDataObject: Members

The members of System.Runtime.InteropServices.ComTypes.IDataObject are listed below.

Public Methods

DAdvise(ref FORMATETC, ADVF, IAdviseSink, out int) : int
Documentation for this section has not yet been entered.
DUnadvise(int)
Documentation for this section has not yet been entered.
EnumDAdvise(out IEnumSTATDATA) : int
Documentation for this section has not yet been entered.
EnumFormatEtc(DATADIR) : IEnumFORMATETC
Documentation for this section has not yet been entered.
GetCanonicalFormatEtc(ref FORMATETC, out FORMATETC) : int
Documentation for this section has not yet been entered.
GetData(ref FORMATETC, out STGMEDIUM)
Documentation for this section has not yet been entered.
GetDataHere(ref FORMATETC, ref STGMEDIUM)
Documentation for this section has not yet been entered.
QueryGetData(ref FORMATETC) : int
Documentation for this section has not yet been entered.
SetData(ref FORMATETC, ref STGMEDIUM, bool)
Documentation for this section has not yet been entered.