Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Hawkeye
DecompilePlugin
BaseDecompilerController.CopyDataStruct
C# Class Hawkeye.DecompilePlugin.BaseDecompilerController.CopyDataStruct
Show file
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 property
public
IntPtr,System
Buffer
return
System.IntPtr
Padding
public property
public
IntPtr,System
Padding
return
System.IntPtr
Size
public property
public
int
Size
return
int