const throw( );//结构体别名?
- C/C++ code
BOOL TransparentBlt( HDC hDestDC, const RECT& rectDest, UINT crTransparent = CLR_INVALID ) const throw( );
[解决办法]
说明这个函数不会抛出异常
发布时间: 2012-07-16 15:45:00 作者: rapoo
const throw( );//结构体别名?
BOOL TransparentBlt( HDC hDestDC, const RECT& rectDest, UINT crTransparent = CLR_INVALID ) const throw( );