IDataObject::GetCanonicalFormatEtc Method (array<FORMATETC>^, array<FORMATETC>^)

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

int GetCanonicalFormatEtc(
	array<FORMATETC>^ pformatectIn,
	array<FORMATETC>^ pformatetcOut
)

Parameters

pformatectIn
Type: array<Microsoft.VisualStudio.OLE.Interop::FORMATETC>^
pformatetcOut
Type: array<Microsoft.VisualStudio.OLE.Interop::FORMATETC>^

Return Value

Type: System::Int32

For information on the COM interface, see 3A5009A0-8D92-483A-B055-8A97F326DCCD

Return to top
Show: