Home
last modified time | relevance | path

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

/reactos/dll/win32/ole32/
H A Ddcom.idl117 } DUALSTRINGARRAY;
124 DUALSTRINGARRAY *psa;
157 DUALSTRINGARRAY saResAddr;
162 DUALSTRINGARRAY saResAddr;
245 [out, ref] DUALSTRINGARRAY **ppdsaOxidBindings,
271 [out, ref] DUALSTRINGARRAY **ppdsaOxidBindings,
299 [out] DUALSTRINGARRAY **ppdsaOxidBindings,
/reactos/modules/rostests/winetests/ole32/
H A Dmarshal.c85 } DUALSTRINGARRAY; typedef
106 DUALSTRINGARRAY saResAddr;
111 DUALSTRINGARRAY saResAddr;
1577 DUALSTRINGARRAY *dualstringarr; in test_CoGetStandardMarshal()