Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IbmScreen.FireEventAsyncDelegateRWINDefinedEventArgs Delegate


In This Topic
IbmScreen.FireEventAsyncDelegateRWINDefinedEventArgs Delegate
In This Topic
Syntax
'Declaration
 
Private Delegate Sub IbmScreen.FireEventAsyncDelegateRWINDefinedEventArgs( _
   ByVal args As RwinDefinedEventArgs _
) 
 
'Usage
 
Dim instance As New IbmScreen.FireEventAsyncDelegateRWINDefinedEventArgs(AddressOf HandlerMethod)

Parameters

args
See Also