summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/scerpc.idl
blob: 049de3b19b911ecab6a7d21395b27c9ef41ce301 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
  security configuration editor interface definitions
*/

[
  uuid(93149ca2-973b-11d1-8c39-00c04fb984f9),
  version(0.0)
]
interface scerpc
{

	/*****************/
	/* Function 0x00 */
	WERROR scerpc_Unknown0();
}