3 references to QueryGetData
Microsoft.Private.Windows.Core (3)
_generated\126\Windows.Win32.IDataObject.g.cs (2)
116 /// <inheritdoc cref="QueryGetData(winmdroot.System.Com.FORMATETC*)"/> 122 winmdroot.Foundation.HRESULT __result = this.QueryGetData(pformatetcLocal);
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
84return nativeDataObject.Value->QueryGetData(pformatetc);