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.

36 lines
579 B

  1. /*++
  2. Copyright (c) 1999 Microsoft Corporation
  3. Module Name:
  4. scerpc.acf
  5. Abstract:
  6. Security Configuration Editor SERVER rpc stub attribute configuration file.
  7. This file contains the attribute configuration information necessary
  8. for generating the server stubs for remotable SCE functions. The
  9. definitions in this file qualify the information in scerpc.idl.
  10. Author:
  11. Jin Huang (JinHuang) Nov 8, 1999
  12. Environment:
  13. User Mode
  14. Revision History:
  15. --*/
  16. [strict_context_handle]
  17. interface scerpc
  18. {
  19. }