OleDataObject.IDataObject.GetCanonicalFormatEtc Yöntem

Tanım

FORMATETCDaha karmaşık olan bir yapıya mantıksal olarak eşdeğer bir yapı alır.

 virtual int Microsoft.VisualStudio.OLE.Interop.IDataObject.GetCanonicalFormatEtc(cli::array <Microsoft::VisualStudio::OLE::Interop::FORMATETC> ^ pformatectIn, cli::array <Microsoft::VisualStudio::OLE::Interop::FORMATETC> ^ pformatetcOut) = Microsoft::VisualStudio::OLE::Interop::IDataObject::GetCanonicalFormatEtc;
int Microsoft.VisualStudio.OLE.Interop.IDataObject.GetCanonicalFormatEtc(std::Array <Microsoft::VisualStudio::OLE::Interop::FORMATETC> const & pformatectIn, std::Array <Microsoft::VisualStudio::OLE::Interop::FORMATETC> const & pformatetcOut);
int IDataObject.GetCanonicalFormatEtc (Microsoft.VisualStudio.OLE.Interop.FORMATETC[] pformatectIn, Microsoft.VisualStudio.OLE.Interop.FORMATETC[] pformatetcOut);
abstract member Microsoft.VisualStudio.OLE.Interop.IDataObject.GetCanonicalFormatEtc : Microsoft.VisualStudio.OLE.Interop.FORMATETC[] * Microsoft.VisualStudio.OLE.Interop.FORMATETC[] -> int
override this.Microsoft.VisualStudio.OLE.Interop.IDataObject.GetCanonicalFormatEtc : Microsoft.VisualStudio.OLE.Interop.FORMATETC[] * Microsoft.VisualStudio.OLE.Interop.FORMATETC[] -> int
Function GetCanonicalFormatEtc (pformatectIn As FORMATETC(), pformatetcOut As FORMATETC()) As Integer Implements IDataObject.GetCanonicalFormatEtc

Parametreler

pformatectIn
FORMATETC[]

Çağıranın, gibi FORMATETC sonraki bir çağrıda verileri almak için kullanmak istediğiniz biçimi, orta ve hedef cihazı tanımlayan yapı işaretçisi GetData . TYMEDÜye bu durumda önemli değildir ve göz ardı edilmelidir.

pformatetcOut
FORMATETC[]

FORMATETCBelirli bir işleme için mümkün olan en genel bilgileri içeren bir yapının işaretçisi, kurallı eşdeğeri hale gelir pFormatetcIn .

Döndürülenler

Int32

Yöntem başarılı olursa, S_OK Aksi takdirde hata kodu.

Uygulamalar

Şunlara uygulanır