Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Provides functions for the Edit and Continue feature.
Methods
| Method | Description |
|---|---|
| GetLocalVariableCount Method | Gets the number of local variables. |
| GetLocalVariables Method | Gets the local variables. |
| InitializeForEnc Method | Allows method boundaries to be computed before the first call to the ISymUnmanagedENCUpdate::UpdateSymbolStore2 method. |
| UpdateMethodLines Method | Allows updating the line information for a method that has not been recompiled, but whose lines have moved independently. A delta for each statement is allowed. |
| UpdateSymbolStore2 Method | Allows a compiler to omit functions that have not been modified from the program database (PDB) stream, provided that the line information meets the requirements. The correct line information can be determined with the old PDB line information and one delta for all lines in the function. |
Requirements
Header: CorSym.idl, CorSym.h
See also
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.