summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/efs.idl
blob: d9f30d7be7db3ec363155932da75519e541aedf5 (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();
}