Table of Contents

Interface ObjIdl.IDataObject

Namespace
Innova.Prism.Library.Security.LowLevel
Assembly
Innova.Prism.Library.dll
[Guid("0000010e-0000-0000-c000-000000000046")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ObjIdl.IDataObject

Methods

DAdvise(ref FORMATETC, ADVF, IntPtr)

See http://msdn.microsoft.com/en-us/library/ms692579.aspx.

DUnadvise(uint)

See http://msdn.microsoft.com/en-us/library/ms692448.aspx.

EnumDAdvise()

See http://msdn.microsoft.com/en-us/library/ms680127.aspx.

EnumFormatEtc(DATADIR)

See http://msdn.microsoft.com/en-us/library/ms683979.aspx.

GetCanonicalFormatEtc(ref FORMATETC, out FORMATETC)

See http://msdn.microsoft.com/en-us/library/ms680685.aspx.

GetData(ref FORMATETC, out STGMEDIUM)

See http://msdn.microsoft.com/en-us/library/ms678431.aspx.

GetDataHere(ref FORMATETC, ref STGMEDIUM)

See http://msdn.microsoft.com/en-us/library/ms687266.aspx.

QueryGetData(ref FORMATETC)

See http://msdn.microsoft.com/en-us/library/ms680637.aspx.

SetData(ref FORMATETC, ref STGMEDIUM, bool)

See http://msdn.microsoft.com/en-us/library/ms686626.aspx.