windows-nt/Source/XPSP1/NT/admin/activec/samples/sdksamples/openserv/guids.h

26 lines
883 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//==============================================================;
//
// This source code is only intended as a supplement to existing Microsoft documentation.
//
//
//
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
// PURPOSE.
//
// Copyright (C) 1999 Microsoft Corporation. All Rights Reserved.
//
//
//
//==============================================================;
// {C3F68021-94F3-11d2-9967-0080C7DCB3DC}
DEFINE_GUID(CLSID_CComponentData,
0xc3f68021, 0x94f3, 0x11d2, 0x99, 0x67, 0x0, 0x80, 0xc7, 0xdc, 0xb3, 0xdc);
// {CC288C90-94F3-11d2-9967-0080C7DCB3DC}
DEFINE_GUID(CLSID_CSnapinAbout,
0xcc288c90, 0x94f3, 0x11d2, 0x99, 0x67, 0x0, 0x80, 0xc7, 0xdc, 0xb3, 0xdc);