s3-printing: follow force user/group for driver IO
[nivanova/samba-autobuild/.git] / librpc / idl / policyagent.idl
1
2 /* IPSec policy agent (Win2k) */
3 [
4         uuid("d335b8f6-cb31-11d0-b0f9-006097ba4e54"),
5         version(1.5),
6         pointer_default(unique),
7         helpstring("IPSec Policy Agent")
8 ] interface policyagent
9 {
10         /*****************/
11         /* Function 0x00 */
12         [todo] WERROR policyagent_Dummy();
13 }