3 references to GetCanonicalFormatEtc
System.Private.Windows.Core (3)
_generated\127\Windows.Win32.IDataObject.g.cs (2)
200 /// <inheritdoc cref="GetCanonicalFormatEtc(winmdroot.System.Com.FORMATETC*, winmdroot.System.Com.FORMATETC*)"/> 208 winmdroot.Foundation.HRESULT __result = this.GetCanonicalFormatEtc(pformatectInLocal, pformatetcOutLocal);
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
90return nativeDataObject.Value->GetCanonicalFormatEtc(pformatectIn, pformatetcOut);