Searched defs:API_VERSION (Results 1 – 3 of 3) sorted by relevance
127 typedef struct BOOST_MAY_ALIAS API_VERSION { struct128 USHORT_ MajorVersion;129 USHORT_ MinorVersion;130 USHORT_ Revision;131 USHORT_ Reserved;
56 #define API_VERSION 1 macro
290 typedef struct API_VERSION { struct295 } API_VERSION,*LPAPI_VERSION; argument