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.
 
 
 
 
 
 

24 lines
467 B

/*++
Copyright (C) 1999-2001 Microsoft Corporation
Module Name:
Abstract:
History:
--*/
// HiPerfServer.h: interface for the CHiPerfServer class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _HIPERFSERVER_H_
#define _HIPERFSERVER_H_
// {2C45361C-74EE-11d2-B339-00105A1469B7}
const CLSID CLSID_ContinousProvider_v1 = {0x2c45361c, 0x74ee, 0x11d2, 0xb3, 0x39, 0x0, 0x10, 0x5a, 0x14, 0x69, 0xb7};
#endif // _HIPERFSERVER_H_