Intersoft ClientUI Documentation
Synchronized Method



Called when an application has successfully performed data synchronization.
Syntax
Sub Synchronized( _
   ByVal arg As SystemEventArgs _
) 
Dim instance As IShellManager
Dim arg As SystemEventArgs
 
instance.Synchronized(arg)
void Synchronized( 
   SystemEventArgs arg
)
void Synchronized( 
   SystemEventArgs^ arg
) 

Parameters

arg
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

IShellManager Interface
IShellManager Members

Send Feedback