librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontext
commita891f9fda4f58cddf43ddcf8065adbfc128242dd
authorStefan Metzmacher <metze@samba.org>
Tue, 1 Mar 2011 16:41:27 +0000 (1 17:41 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 2 Mar 2011 13:26:25 +0000 (2 14:26 +0100)
treea4cfeaaabeaf9586b35d36e0b512709168ae21cf
parente3ac2af0da93075a65a6ef703183615e663a6e7a
librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontext

This is not strictly needed, but it's good to have the logic
in common with the other Enum* calls.

This also allows us to play with the NDR_RELATIVE_REVERSE flag.

metze
(cherry picked from commit 56df34a6aa336c1f7e6b40a4cc585ae12d9052a6)
librpc/ndr/ndr_spoolss_buf.c