SelectSource Example for Visual FoxPro 6
nRet = oRasterTwain.SelectSource() If nRet <> 0 Then MessageBox("Error Selecting Source") EndIf