Searched refs:CInBufferException (Results 1 – 2 of 2) sorted by relevance
10 struct CInBufferException: public CSystemException struct12 CInBufferException(HRESULT errorCode): CSystemException(errorCode) {} in CInBufferException() function
69 throw CInBufferException(result); in ReadBlock()