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
Commit Method Commits the changes written so far to the stream.
OpenMethod2 Method Opens a method and provides its real section offset in the image.

Requirements

Header: CorSym.idl, CorSym.h

See also