Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
318 B

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name:
  4. convc.idl
  5. Abstract:
  6. internal datagram interface for context-handle keep-alives, copied from DCE
  7. Revision History:
  8. jroberts 24-Sep-1998 created the file
  9. --*/
  10. interface convc
  11. {
  12. // [comm_status] convc_indy();
  13. }