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