Visual Basic (Declaration) | |
---|---|
Public Shared Sub RemoveActionFromOutcome( _ ByVal action As EventAction _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim action As EventAction Common.RemoveActionFromOutcome(action) |
C# | |
---|---|
public static void RemoveActionFromOutcome( EventAction action ) |
C++/CLI | |
---|---|
public: static void RemoveActionFromOutcome( EventAction^ action ) |
Parameters
- action
- The action.
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