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