메소드 | 설명 | |
---|---|---|
IMAGE_LOAD_CONFIG_DIRECTORY ( byte buff, uint offset, bool is64Bit ) |
Create a new IMAGE_LOAD_CONFIG_DIRECTORY object.
|
public IMAGE_LOAD_CONFIG_DIRECTORY ( byte buff, uint offset, bool is64Bit ) | ||
buff | byte | Byte buffer with a PE file as content. |
offset | uint | Offset of the structure in the buffer. |
is64Bit | bool | Flag if the PE file is 64 Bit. |