r13637: Adding more netr_UserFlags.
[samba.git] / source / 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         WERROR policyagent_Dummy();
13 }