Searched refs:ResultFromShort (Results 1 – 2 of 2) sorted by relevance
53 #define ResultFromShort(i) ResultFromScode(MAKE_SCODE(SEVERITY_SUCCESS, 0, (USHORT)(i))) macro
717 return ResultFromShort(idCmd-idCmdFirst); in QueryContextMenu()