summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/trkwks.idl
blob: 4b3fafe723ba9306688af4350dee15468ae6d315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
  distributed key tracking services
*/

[
	uuid("300f3532-38cc-11d0-a3f0-0020af6b0add"),
	version(1.2),
	helpstring("Distributed Key Tracking Service")
]
interface trkwks
{

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