C# Class dlech.SshAgentLib.PageantClient

Inheritance: AgentClient
Mostrar archivo Open project: dlech/SshAgentLib Class Usage Examples

Public Methods

Method Description
SendMessage ( byte aMessage ) : byte[]

Private Methods

Method Description
FindWindow ( String sClassName, String sAppName ) : IntPtr
SendMessage ( IntPtr hWnd, uint Msg, IntPtr wParam, IntPtr lParam ) : IntPtr

Method Details

SendMessage() public method

public SendMessage ( byte aMessage ) : byte[]
aMessage byte
return byte[]