Visual Basic (Declaration) | |
---|---|
Sub Synchronized( _ ByVal arg As SystemEventArgs _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IShellManager Dim arg As SystemEventArgs instance.Synchronized(arg) |
C# | |
---|---|
void Synchronized( SystemEventArgs arg ) |
Delphi | |
---|---|
procedure Synchronized( arg: SystemEventArgs ); |
JScript | |
---|---|
function Synchronized( arg : SystemEventArgs ); |
Managed Extensions for C++ | |
---|---|
void Synchronized( SystemEventArgs* arg ) |
C++/CLI | |
---|---|
void Synchronized( SystemEventArgs^ arg ) |
Parameters
- arg
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family