CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
#define CPDEVICEID_IsEmpty (   a)    (((a).wBrandID == 0) && ((a).wModelID == 0) && ((a).dwDuplicateNumber == 0) && ((a).wModuleID == 0))

Macro checking if the specified Device ID is Empty (equal to EmptyDeviceID)