summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/policyagent.idl
blob: 75765243af1c8d99d5b116b184e738b4876c0bbc (plain)
1
2
3
4
5
6
7
8
9
10
11

/* IPSec policy agent (Win2k) */
[
	uuid(d335b8f6-cb31-11d0-b0f9-006097ba4e54),
	version(1.5)
] interface policyagent
{
	/*****************/
	/* Function 0x00 */
	WERROR policyagent_Dummy();
}