Home
last modified time | relevance | path

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

/reactos/dll/win32/ole32/
H A Dmarshal.c88 static HRESULT unmarshal_object(const STDOBJREF *stdobjref, APARTMENT *apt,
321 hrobj = unmarshal_object(&qiresults[i].std, apt, in ClientIdentity_QueryMultipleInterfaces()
1134 hr = unmarshal_object(&stdobjref, apt, This->dest_context, in proxy_manager_get_remunknown()
1340 static HRESULT unmarshal_object(const STDOBJREF *stdobjref, APARTMENT *apt, in unmarshal_object() function
1492 hres = unmarshal_object(&obj.std, apt, dest_context, in std_unmarshal_interface()