Source code of Windows XP (NT5)
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.

19 lines
246 B

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name:
  4. frsapi.acf
  5. Abstract:
  6. Define the ntfrsapi rpc interface.
  7. Author:
  8. Billy J. Fuller 1-Jan-1998
  9. Environment
  10. User mode winnt
  11. --*/
  12. [explicit_handle] interface NtFrsApi {
  13. }