Annotation of mstools/samples/rpc/doctor/doctor.idl, revision 1.1.1.3

1.1.1.2   root        1: [ uuid (C2557720-CA46-1067-B31C-00DD010662DA),
1.1       root        2:   version(1.0),
                      3:   pointer_default(unique)
1.1.1.3 ! root        4: ]
        !             5: interface doctor
1.1       root        6: {
1.1.1.3 ! root        7: 
        !             8: const short STRSIZE = 500;
1.1       root        9: 
                     10: void Analyze([in, out, string, size_is(STRSIZE)] unsigned char * pszInOut);
                     11: 
                     12: void Shutdown(void);
1.1.1.3 ! root       13: 
1.1       root       14: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.