Method | Description | |
---|---|---|
ToString ( ) : string |
Creates a string representation of the objects properties.
|
|
UNWIND_CODE ( byte buff, uint offset ) : System.Text |
Create a new UNWIND_INFO object.
|
public UNWIND_CODE ( byte buff, uint offset ) : System.Text | ||
buff | byte | A PE file as a byte array. |
offset | uint | Raw offset of the UNWIND_INFO. |
return | System.Text |