Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, CorSym.h
See Also
Reference
ISymUnmanagedWriter2 Interface