C# Class PacketLoggerToFile.DetouredFunctions.CSocket

Exibir arquivo Open project: xcvd/Detours

Public Properties

Property Type Description
ProcessPacket MapleFunctions.CSocket.DProcessPacket

Public Methods

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

Method Details

DetouredProcessPacket() public static method

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

Property Details

ProcessPacket public_oe static_oe property

public static MapleFunctions.CSocket.DProcessPacket ProcessPacket
return MapleFunctions.CSocket.DProcessPacket