Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Hawkeye
DecompilePlugin
BaseDecompilerController.CopyDataStruct
C# Class Hawkeye.DecompilePlugin.BaseDecompilerController.CopyDataStruct
Mostrar archivo
Open project: odalet/Hawkeye2
Public Properties
Property
Type
Description
Buffer
System.IntPtr
Padding
System.IntPtr
Size
int
Public Methods
Method
Description
CopyDataStruct
(
IntPtr
padding
,
int
size
,
IntPtr
buffer
) :
System
Method Details
CopyDataStruct()
public
method
public
CopyDataStruct
(
IntPtr
padding
,
int
size
,
IntPtr
buffer
) :
System
padding
System.IntPtr
size
int
buffer
System.IntPtr
return
System
Property Details
Buffer
public_oe property
public
IntPtr,System
Buffer
return
System.IntPtr
Padding
public_oe property
public
IntPtr,System
Padding
return
System.IntPtr
Size
public_oe property
public
int
Size
return
int