Searched refs:CheckHResult (Results 1 – 2 of 2) sorted by relevance
35 CheckHResult(HRESULT hr, const char *function, unsigned line);43 CheckHResult(hr, __FUNCTION__, __LINE__)
46 CheckHResult(HRESULT hr, const char *function, unsigned line) in CheckHResult() function