Visual Basic (Declaration) | |
---|---|
Public Sub Execute( _ ByVal eventsObj As EventsObject _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EventsService Dim eventsObj As EventsObject instance.Execute(eventsObj) |
C# | |
---|---|
public void Execute( EventsObject eventsObj ) |
C++/CLI | |
---|---|
public: void Execute( EventsObject^ eventsObj ) |
Parameters
- eventsObj
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