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.

35 lines
497 B

  1. /*++
  2. Copyright (c) 1999 Microsoft Corporation
  3. Module Name:
  4. efsrpc.acf
  5. Abstract:
  6. This file contains the attribute configuration information necessary
  7. for generating the server stubs for remotable EFS functions. The
  8. definitions in this file qualify the information in efsrpc.idl.
  9. Author:
  10. Robert Gu (RobertG) April, 2000
  11. Environment:
  12. User Mode
  13. Revision History:
  14. --*/
  15. [strict_context_handle]
  16. interface efsrpc
  17. {
  18. }