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