ISymUnmanagedWriter3 Interface
Represents a symbol writer, and provides methods to define documents, sequence points, lexical scopes, and variables. This interface extends the ISymUnmanagedWriter interface.
Methods
Method |
Description |
---|---|
Commits the changes written so far to the stream. |
|
Opens a method and provides its real section offset in the image. |
Requirements
Header: CorSym.idl
See Also
Reference
ISymUnmanagedWriter2 Interface