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.

47 lines
1004 B

  1. /*++
  2. Copyright (c) 1995 Microsoft Corporation
  3. Module Name:
  4. lsapicli.acf
  5. Abstract:
  6. License Logging Service CLIENT rpc stub attribute configuration file.
  7. This file contains the attribute configuration information necessary
  8. for generating the client stubs for remotable LLS functions.
  9. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  10. !! !!
  11. !! This .acf file is USED ONLY WHEN GENERATING LLS CLIENT STUBS. !!
  12. !! !!
  13. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  14. Use llssrv.acf when generating server stubs.
  15. Author:
  16. Arthur Hanson (arth) Jan 30, 1995
  17. Environment:
  18. User Mode
  19. Revision History:
  20. --*/
  21. [
  22. strict_context_handle,
  23. implicit_handle(handle_t lsapirpc_handle)
  24. ]
  25. interface lsapirpc
  26. {
  27. }