commit | a02cb3ebd655745743ca681ea8e82393177ed5aa | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Tue Jan 10 20:08:02 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jan 10 20:41:22 2006 +0100 |
tree | 4fca66af38945fb4331f10ab73a362e90bdaa0a7 | |
parent | 8e5b36147dba9e147ad7c1a92530f6563908eee3 [diff] |
ole: Pass a channel into IRpcStubBuffer::Invoke. Create a server channel and store this in the ifstub. Rename ipid_to_apt_and_stubbuffer to ipid_get_dispatch_params and make the function return an HRESULT. Return the channel for the ifstub in ipid_get_dispatch_params.