Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Sub CreateFieldsStartAction( _ ByVal process As Process, _ ByVal Fields As RuntimeFieldCollection _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim process As Process Dim Fields As RuntimeFieldCollection SharedHelper.CreateFieldsStartAction(process, Fields) |
C# | |
---|---|
public static void CreateFieldsStartAction( Process process, RuntimeFieldCollection Fields ) |
C++/CLI | |
---|---|
public: static void CreateFieldsStartAction( Process^ process, RuntimeFieldCollection^ Fields ) |
Parameters
- process
- Fields
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