ScreenUPG Assembly > ScreenUPG Namespace > ScreenUPG Class : setDataCaptureEx Method |
'Declaration
Public Sub setDataCaptureEx( _ ByVal sDCVal As Boolean, _ ByVal sSPSUVal As Boolean _ )
// Turn on data capture and suppress presentation space updates. screen.setDataCaptureEx(true, true);
// Turn on data capture and suppress presentation space updates.
screen.setDataCaptureEx True, True
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2