Annotation of mstools/samples/rpc/handles/usrdef/usrdef.idl, revision 1.1.1.2

1.1.1.2 ! root        1: [ uuid (85D7D1C0-CA47-1067-B31E-00DD010662DA),
1.1       root        2:   version(1.0),
                      3:   pointer_default(unique)]
                      4: interface usrdef
                      5: {
                      6: 
                      7: typedef [handle] struct _DATA_HANDLE_TYPE {
1.1.1.2 ! root        8:     unsigned char * pszUuid;
        !             9:     unsigned char * pszProtocolSequence;
        !            10:     unsigned char * pszNetworkAddress;
        !            11:     unsigned char * pszEndpoint;
        !            12:     unsigned char * pszOptions;
1.1       root       13: } DATA_HANDLE_TYPE;
                     14: 
1.1.1.2 ! root       15: void UsrdefProc([in]        DATA_HANDLE_TYPE  hBinding,
        !            16:                [in, string] unsigned char *   pszString);
        !            17: 
1.1       root       18: void Shutdown([in] DATA_HANDLE_TYPE hBinding);
                     19: }

unix.superglobalmegacorp.com

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