C# Class PacketLoggerToFile.DetouredFunctions.CSocket

Afficher le fichier Open project: xcvd/Detours

Méthodes publiques

Свойство Type Description
ProcessPacket MapleFunctions.CSocket.DProcessPacket

Méthodes publiques

Méthode Description
DetouredProcessPacket ( IntPtr @this, IntPtr packetPointer ) : int

Method Details

DetouredProcessPacket() public static méthode

public static DetouredProcessPacket ( IntPtr @this, IntPtr packetPointer ) : int
@this System.IntPtr
packetPointer System.IntPtr
Résultat int

Property Details

ProcessPacket public_oe static_oe property

public static MapleFunctions.CSocket.DProcessPacket ProcessPacket
Résultat MapleFunctions.CSocket.DProcessPacket