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