| Visual Basic (Declaration) | |
|---|---|
Protected Sub RaiseEvent( _ ByVal channel As IpcEventChannel, _ ByVal ParamArray args() As String _ )  | |
| C# | |
|---|---|
protected void RaiseEvent( IpcEventChannel channel, params string[] args )  | |
Parameters
- channel
 - args
 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7