Searched defs:COutBufferException (Results 1 – 1 of 1) sorted by relevance
11 struct COutBufferException: public CSystemException struct13 COutBufferException(HRESULT errorCode): CSystemException(errorCode) {} in COutBufferException() argument