Home
last modified time | relevance | path

Searched refs:GetCanonicalFormatEtc (Results 1 – 9 of 9) sorted by relevance

/reactos/dll/win32/shell32/
H A DCIDLDataObj.cpp153 STDMETHOD(GetCanonicalFormatEtc)(LPFORMATETC pformatectIn, LPFORMATETC pformatetcOut) override;
302 HRESULT WINAPI CIDLDataObj::GetCanonicalFormatEtc(LPFORMATETC pformatectIn, LPFORMATETC pformatetcO… in GetCanonicalFormatEtc() function in CIDLDataObj
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Ddragdropimpl.h108 virtual HRESULT STDMETHODCALLTYPE GetCanonicalFormatEtc(
H A Ddragdropimpl.cpp95 STDMETHODIMP IDataObjectImpl::GetCanonicalFormatEtc( in GetCanonicalFormatEtc() function in IDataObjectImpl
/reactos/modules/rostests/apitests/shell32/
H A DSHCreateFileDataObject.cpp44 hr = spDataObj->GetCanonicalFormatEtc(&in, &out); in TestAdviseAndCanonical()
H A DSHCreateDataObject.cpp42 hr = spDataObj->GetCanonicalFormatEtc(&in, &out); in TestAdviseAndCanonical()
H A DCIDLData.cpp39 hr = spDataObj->GetCanonicalFormatEtc(&in, &out); in TestAdviseAndCanonical()
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/mstscax/
H A Dmstscax.cpp3335 …virtual HRESULT STDMETHODCALLTYPE GetCanonicalFormatEtc(FORMATETC * pformatectIn, FORMATETC * pfor… in GetCanonicalFormatEtc() function in __anon546e5f950111::CoClass
3339 HRESULT hr = pIDataObject->GetCanonicalFormatEtc(pformatectIn, pformatetcOut); in GetCanonicalFormatEtc()
/reactos/sdk/include/psdk/
H A Dobjidl.idl1561 HRESULT GetCanonicalFormatEtc(
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/
H A Dactivex.cpp4609 …virtual STDMETHODIMP IDataObject::GetCanonicalFormatEtc(FORMATETC * pformatectIn, FORMATETC * pfor… in GetCanonicalFormatEtc() function in SEALED_::IDataObject