Home
last modified time | relevance | path

Searched refs:lplpszUserType (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/psdk/
H A Dole2.h99 HRESULT WINAPI ReadFmtUserTypeStg(LPSTORAGE pstg, CLIPFORMAT* pcf, LPOLESTR* lplpszUserType);
/reactos/dll/win32/ole32/
H A Dstorage32.c9399 HRESULT WINAPI ReadFmtUserTypeStg (LPSTORAGE pstg, CLIPFORMAT* pcf, LPOLESTR* lplpszUserType) in ReadFmtUserTypeStg() argument
9410 TRACE("(%p,%p,%p)\n", pstg, pcf, lplpszUserType); in ReadFmtUserTypeStg()
9448 if( lplpszUserType ) in ReadFmtUserTypeStg()
9450 *lplpszUserType = szCLSIDName; in ReadFmtUserTypeStg()