/*
 *  cscommon.h
 */

#define ISNULLGUID(x)   (x.Data1 == NULL)
