windows-nt/Source/XPSP1/NT/net/homenet/config/idl/sauclsid.c

17 lines
441 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1992-2001.
//
// File: SAUClsId.c
//
//----------------------------------------------------------------------------
#define INITGUID
#include <guiddef.h>
// {d851f103-8c90-4321-aff0-58ba5bd421c2}
DEFINE_GUID(CLSID_SAUpdate, 0xd851f103,0x8c90,0x4321,0xaf,0xf0,0x58,0xba,0x5b,0xd4,0x21,0xc2);