rpcrt4: Raise an exception if IRpcChannelBuffer_GetBuffer fails.
commita6e545a27ce0acfb5f5db325fbd445ee9e27ae38
authorRobert Shearman <rob@codeweavers.com>
Thu, 31 Aug 2006 16:14:34 +0000 (31 17:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Sep 2006 09:42:05 +0000 (7 11:42 +0200)
treed3f82eebad6786b1264330f0c42b380e1f98835f
parent6991563d81011c415505baeeef55b5162f7d2f84
rpcrt4: Raise an exception if IRpcChannelBuffer_GetBuffer fails.

Make StdProxy_GetIID and StdProxy_GetChannel return void.
Don't bother checking for This and pRpcChannelBuffer being NULL as
native doesn't.
dlls/rpcrt4/cproxy.c