Searched refs:COutBufferException (Results 1 – 2 of 2) sorted by relevance
11 struct COutBufferException: public CSystemException struct13 COutBufferException(HRESULT errorCode): CSystemException(errorCode) {} in COutBufferException() function
109 throw COutBufferException(result); in FlushWithCheck()