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

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

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