Searched defs:API_VERSION (Results 1 – 2 of 2) sorted by relevance
216 struct API_VERSION struct218 USHORT MajorVersion;219 USHORT MinorVersion;220 USHORT Revision;221 USHORT Reserved;
171 #define API_VERSION "ITT-API-Version " ITT_TO_STR(API_VERSION_NUM) \ macro