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

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

void GetData(
	array<FORMATETC>^ pformatetcIn,
	array<STGMEDIUM>^ pRemoteMedium
)

Parameters

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

For information on the COM interface, see 05118461-0438-4715-B2C2-FC2471CE38F0

Return to top
Show: