IDataObject::GetCanonicalFormatEtc Method (array<FORMATETC>^, array<FORMATETC>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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::Int32For information on the COM interface, see 3A5009A0-8D92-483A-B055-8A97F326DCCD
Show: