rpcrt4: For full pointers the state consists of flags, so or new flags into the field...
commitbf985900e2b5b238b05b5697321bc816a5845926
authorRobert Shearman <rob@codeweavers.com>
Mon, 29 May 2006 15:27:16 +0000 (29 16:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2006 10:24:22 +0000 (30 12:24 +0200)
tree1392a15a6935d2cafe6f18658a9148cd08989dc7
parent5ca5c8489e0d339c1eeb73eb4c5b083a22b62135
rpcrt4: For full pointers the state consists of flags, so or new flags into the field instead of assigning.

The return value of all full pointer functions that return an int
depends on the passed in query type being a flag in the state.
dlls/rpcrt4/ndr_fullpointer.c
dlls/rpcrt4/tests/ndr_marshall.c