source: vendor/current/librpc/idl/protected_storage.idl@ 414

Last change on this file since 414 was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 282 bytes
Line 
1/*
2 protected_storage interface definitions
3 Also seen with UUID:
4*/
5
6[ uuid("c9378ff1-16f7-11d0-a0b2-00aa0061426a"),
7 version(1.0),
8 pointer_default(unique)
9] interface protected_storage
10{
11 /*****************************/
12 /* Function 0x00 */
13 WERROR ps_XXX ();
14}
Note: See TracBrowser for help on using the repository browser.