C# 클래스 dlech.SshAgentLib.PageantClient

상속: AgentClient
파일 보기 프로젝트 열기: dlech/SshAgentLib 1 사용 예제들

공개 메소드들

메소드 설명
SendMessage ( byte aMessage ) : byte[]

비공개 메소드들

메소드 설명
FindWindow ( String sClassName, String sAppName ) : IntPtr
SendMessage ( IntPtr hWnd, uint Msg, IntPtr wParam, IntPtr lParam ) : IntPtr

메소드 상세

SendMessage() 공개 메소드

public SendMessage ( byte aMessage ) : byte[]
aMessage byte
리턴 byte[]