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.

12 lines
430 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: iids.h
  8. //
  9. //--------------------------------------------------------------------------
  10. // CLSID_DsSecurity {4E40F770-369C-11d0-8922-00A024AB2DBB}
  11. DEFINE_GUID(CLSID_DsSecurity, 0x4e40f770, 0x369c, 0x11d0, 0x89, 0x22, 0x0, 0xa0, 0x24, 0xab, 0x2d, 0xbb);