pidl [in,out] helpers

Sam Liddicott sam at liddicott.com
Fri Sep 18 04:07:16 MDT 2009


* Sam Liddicott wrote, On 18/09/09 09:33:
> For pidl samba4 output, is it possible that I can express:
> 
> [out] int *count;
> or
> [out,MAGIC] int *count;
> 
> and have my out struct look like:
> 
> struct out {
>   int count;
> }
> 
> but without changing the wire packing?

for [ref] pointers, at least...

Sam



More information about the samba-technical mailing list