Header menu logo fantomas

ILNativeResource Type

Union cases

Union case Description

In(fileName, linkedResourceBase, linkedResourceStart, linkedResourceLength)

Full Usage: In(fileName, linkedResourceBase, linkedResourceStart, linkedResourceLength)

Parameters:
    fileName : string
    linkedResourceBase : int
    linkedResourceStart : int
    linkedResourceLength : int

Represents a native resource to be read from the PE file

fileName : string
linkedResourceBase : int
linkedResourceStart : int
linkedResourceLength : int

Out unlinkedResource

Full Usage: Out unlinkedResource

Parameters:
    unlinkedResource : byte[]

Represents a native resource to be written in an output file

unlinkedResource : byte[]

Instance members

Instance member Description

this.IsIn

Full Usage: this.IsIn

Returns: bool
Returns: bool

this.IsOut

Full Usage: this.IsOut

Returns: bool
Returns: bool

Type something to start searching.