OleDataObject.IDataObject.GetCanonicalFormatEtc Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Yöntem başarılı olursa, S_OK Aksi takdirde hata kodu.