Searched defs:INVALIDHANDLE (Results 1 – 1 of 1) sorted by relevance
114 #define INVALIDHANDLE(h__) \ macro119 #define INVALIDHANDLE(h__) ((h__) < 0 || (h__) == UINT16_MAX) macro