Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Hawkeye
DecompilePlugin
BaseDecompilerController.CopyDataStruct
C# Class Hawkeye.DecompilePlugin.BaseDecompilerController.CopyDataStruct
Afficher le fichier
Open project: odalet/Hawkeye2
Méthodes publiques
Свойство
Type
Description
Buffer
System.IntPtr
Padding
System.IntPtr
Size
int
Méthodes publiques
Méthode
Description
CopyDataStruct
(
IntPtr
padding
,
int
size
,
IntPtr
buffer
) :
System
Method Details
CopyDataStruct()
public
méthode
public
CopyDataStruct
(
IntPtr
padding
,
int
size
,
IntPtr
buffer
) :
System
padding
System.IntPtr
size
int
buffer
System.IntPtr
Résultat
System
Property Details
Buffer
public_oe property
public
IntPtr,System
Buffer
Résultat
System.IntPtr
Padding
public_oe property
public
IntPtr,System
Padding
Résultat
System.IntPtr
Size
public_oe property
public
int
Size
Résultat
int