ReactOS 0.4.15-dev-7842-g558ab78
netfwv6clsid.c
Go to the documentation of this file.
1
2#include <initguid.h>
3
4DEFINE_GUID(CLSID_NetFwV6Mgr, 0x03707315,0x53E9,0x4B84,0x82,0xB2,0xF0,0x90,0x25,0xCA,0xD2,0x07);
#define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8)
Definition: guiddef.h:68