Progress Example for C++ 5.0 and later
void TestProgress(ILEADRasterTwain * pRasterTwain) { pRasterTwain->ShowProgress (TRUE); }