ScreenUPG
onScreenChanged Method



Event generated when any part of the host screen changes.
Syntax
'Declaration
 
<DispIdAttribute(1)> 
Sub onScreenChanged() 
'Usage
 
Dim instance As IScreenListenerEx 
  
instance.onScreenChanged()
[DispIdAttribute(1)] 
void onScreenChanged()
[DispIdAttribute(1)] 
void onScreenChanged(); 
Requirements

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

See Also

Reference

IScreenListenerEx Interface
IScreenListenerEx Members