C# 클래스 PacketLoggerToFile.DetouredFunctions.CClientSocket

파일 보기 프로젝트 열기: xcvd/Detours

공개 프로퍼티들

프로퍼티 타입 설명
SendPacket MapleFunctions.CClientSocket.DSendPacket

공개 메소드들

메소드 설명
DetouredSendPacket ( IntPtr @this, IntPtr packetPointer ) : int

메소드 상세

DetouredSendPacket() 공개 정적인 메소드

public static DetouredSendPacket ( IntPtr @this, IntPtr packetPointer ) : int
@this System.IntPtr
packetPointer System.IntPtr
리턴 int

프로퍼티 상세

SendPacket 공개적으로 정적으로 프로퍼티

public static MapleFunctions.CClientSocket.DSendPacket SendPacket
리턴 MapleFunctions.CClientSocket.DSendPacket