C# Class PacketLoggerToFile.DetouredFunctions.CClientSocket

Afficher le fichier Open project: xcvd/Detours

Méthodes publiques

Свойство Type Description
SendPacket MapleFunctions.CClientSocket.DSendPacket

Méthodes publiques

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

Method Details

DetouredSendPacket() public static méthode

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

Property Details

SendPacket public_oe static_oe property

public static MapleFunctions.CClientSocket.DSendPacket SendPacket
Résultat MapleFunctions.CClientSocket.DSendPacket