Searched defs:StatusCode (Results 1 – 3 of 3) sorted by relevance
15 #define ENCODE_ERROR(StatusCode) (MAX_BIT | (StatusCode)) argument