Searched refs:VBSE_SERVER_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
269 #define VBSE_SERVER_NOT_FOUND 462 macro
56 VBSE_SERVER_NOT_FOUND "The remote server machine does not exist or is unavailable"
931 case RPC_E_SERVER_UNAVAILABLE: return MAKE_VBSERROR(VBSE_SERVER_NOT_FOUND); in map_hres()