Unregistered
September 10, 2003, 10:40:12
Hello
I try to allocate memory by following:
m_pMemBuffColl = m_pGrabber->newMemBufferCollection( 5 );
However, it fails!
Error Message: Debug Assertion Failed
What's wrong
Thank you
I try to allocate memory by following:
m_pMemBuffColl = m_pGrabber->newMemBufferCollection( 5 );
However, it fails!
Error Message: Debug Assertion Failed
What's wrong
Thank you