ICeeGen Interface
Provides methods for dynamic code compilation.
This interface is obsolete and should not be used.
Methods
Method |
Description |
---|---|
Obsolete. Adds a .reloc instruction to the code base. |
|
Obsolete. Creates a buffer of the specified size for a method, and gets the relative virtual address of the method. |
|
Obsolete. Determines the buffer for the specified code section. |
|
Obsolete. Emits the specified string into the code base. |
|
Obsolete. Generates a code-base file that contains the code base currently loaded into this ICeeGen. |
|
Obsolete. Generates an image in memory for the code base. |
|
Obsolete. Gets the section of the intermediate language code base referenced by the specified handle. |
|
Obsolete. Gets the interface referenced by the specified token. |
|
Obsolete. Gets a buffer of the appropriate size for the method at the specified relative virtual address. |
|
Obsolete. Gets a section block of the code base. |
|
Obsolete. Generates and gets a code section using the specified name and flag values. |
|
Obsolete. Gets the length of the specified section. |
|
Obsolete. Gets the string stored at the specified relative virtual address. |
|
Obsolete. Gets a string representation of the code section referenced by the specified handle. |
|
Obsolete. Truncates the specified code section by the specified length. |
Requirements
Platforms: See .NET Framework System Requirements.
Header: Cor.h
Library: Used as a resource in MsCorEE.dll
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0