C# Class dlech.SshAgentLib.PageantClient

Inheritance: AgentClient
Afficher le fichier Open project: dlech/SshAgentLib Class Usage Examples

Méthodes publiques

Méthode Description
SendMessage ( byte aMessage ) : byte[]

Private Methods

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

Method Details

SendMessage() public méthode

public SendMessage ( byte aMessage ) : byte[]
aMessage byte
Résultat byte[]