Method | Description | |
---|---|---|
IMAGE_BOUND_IMPORT_DESCRIPTOR ( byte buff, uint offset ) |
Create new bound import descriptor structure.
|
public IMAGE_BOUND_IMPORT_DESCRIPTOR ( byte buff, uint offset ) | ||
buff | byte | PE file as byte buffer. |
offset | uint | Offset of bound import descriptor in the buffer. |