home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 39 / IOPROG_39.ISO / SOFT / sdkjava40.exe / data1.cab / fg_Samples / Samples / Profiler / heapmon / guids.h < prev    next >
Encoding:
Text File  |  2000-05-04  |  430 b   |  14 lines

  1. // guids.h
  2. //
  3. // Created 08/01/99
  4. //
  5. // (C)Copyright 1999 Microsoft Corporation, All rights reserved.
  6. //
  7.  
  8. // {CEFC6B90-5B5C-11d2-B067-006008039BF0}
  9. DEFINE_GUID(CLSID_SampleJavaHeapMonitor, 0xcefc6b90, 0x5b5c, 0x11d2, 0xb0, 0x67, 0x0, 0x60, 0x8, 0x3, 0x9b, 0xf0);
  10.  
  11. // {66087E60-5C30-11d2-B067-006008039BF0}
  12. DEFINE_GUID(IID_IHeapMonitorClient, 0x66087e60, 0x5c30, 0x11d2, 0xb0, 0x67, 0x0, 0x60, 0x8, 0x3, 0x9b, 0xf0);
  13.  
  14.