Searched defs:VcppException (Results 1 – 2 of 2) sorted by relevance
18 #define VcppException(sev,err) ((sev) | (FACILITY_VISUALCPP<<16) | err) macro
32 #define VcppException(sev,err) ((sev) | (FACILITY_VISUALCPP<<16) | err) macro