summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/efs.idl
blob: 9ec826287ca6dcc7f1bdb798d97d9f243daceabd (plain)
1
2
3
4
5
6
7
8
[
	uuid("c681d488-d850-11d0-8c52-00c04fd90f7e"),
	version(1.0),
	helpstring("Encrypted File System")
] interface efs 
{
	void EFS_Dummy();
}