C# Class PacketLoggerToFile.DetouredFunctions.CClientSocket

ファイルを表示 Open project: xcvd/Detours

Public Properties

Property Type Description
SendPacket MapleFunctions.CClientSocket.DSendPacket

Public Methods

Method Description
DetouredSendPacket ( IntPtr @this, IntPtr packetPointer ) : int

Method Details

DetouredSendPacket() public static method

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

Property Details

SendPacket public_oe static_oe property

public static MapleFunctions.CClientSocket.DSendPacket SendPacket
return MapleFunctions.CClientSocket.DSendPacket