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