/* * cscommon.h */ #define ISNULLGUID(x) (x.Data1 == NULL)
/*
* cscommon.h
*/
#define ISNULLGUID(x) (x.Data1 == NULL)