Searched defs:HRESULT_FACILITY (Results 1 – 2 of 2) sorted by relevance
45 #define HRESULT_FACILITY __carbon_HRESULT_FACILITY macro
79 #define HRESULT_FACILITY(hr) (((hr) >> 16) & 0x1FFF) macro