IDataObject::GetDataHere Method (array<FORMATETC>^, array<STGMEDIUM>^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void GetDataHere(
	array<FORMATETC>^ pFormatetc,
	array<STGMEDIUM>^ pRemoteMedium
)

Parameters

pFormatetc
Type: array<Microsoft.VisualStudio.OLE.Interop::FORMATETC>^
pRemoteMedium
Type: array<Microsoft.VisualStudio.OLE.Interop::STGMEDIUM>^

For information on the COM interface, see 802FC49A-21C2-4490-9B00-1359CE9C325F

Return to top
Show: