Last change
on this file since 1010 was 414, checked in by Herwig Bauernfeind, 16 years ago |
Samba 3.5.0: Initial import
|
File size:
274 bytes
|
Line | |
---|
1 | /*
|
---|
2 | distributed key tracking services
|
---|
3 | */
|
---|
4 |
|
---|
5 | [
|
---|
6 | uuid("300f3532-38cc-11d0-a3f0-0020af6b0add"),
|
---|
7 | version(1.2),
|
---|
8 | pointer_default(unique),
|
---|
9 | helpstring("Distributed Key Tracking Service")
|
---|
10 | ]
|
---|
11 | interface trkwks
|
---|
12 | {
|
---|
13 |
|
---|
14 | /*****************/
|
---|
15 | /* Function 0x00 */
|
---|
16 | WERROR trkwks_Unknown0();
|
---|
17 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.