| Visual Basic (Declaration) | |
|---|---|
Public Function WriteParameters( _ ByVal channelName As String, _ ByVal instanceId As String, _ ByVal eventName As String, _ ByVal arguments() As String _ ) As Boolean | |
| C# | |
|---|---|
public bool WriteParameters( string channelName, string instanceId, string eventName, string[] arguments ) | |
Parameters
- channelName
- instanceId
- eventName
- arguments
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7