Merge branch 'master' of /home/tridge/samba/git/combined
[Samba/aatanasov.git] / librpc / idl / protected_storage.idl
blob7841f91ca9d49830ff507209a39e1f75c7e256e0
1 /*
2 protected_storage interface definitions
3 Also seen with UUID:
4 */
6 [ uuid("c9378ff1-16f7-11d0-a0b2-00aa0061426a"),
7 version(1.0),
8 pointer_default(unique)
9 ] interface protected_storage
11 /*****************************/
12 /* Function 0x00 */
13 WERROR ps_XXX ();