C# 클래스 PacketLoggerToFile.DetouredFunctions.CSocket

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

공개 프로퍼티들

프로퍼티 타입 설명
ProcessPacket MapleFunctions.CSocket.DProcessPacket

공개 메소드들

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

메소드 상세

DetouredProcessPacket() 공개 정적인 메소드

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

프로퍼티 상세

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

public static MapleFunctions.CSocket.DProcessPacket ProcessPacket
리턴 MapleFunctions.CSocket.DProcessPacket