Share via


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

ISymUnmanagedWriter3::Commit Method

Commits the changes written so far to the stream.

ISymUnmanagedWriter3::OpenMethod2 Method

Opens a method and provides its real section offset in the image.

Requirements

Header: CorSym.idl

See Also

Concepts

Diagnostics Symbol Store Interfaces

ISymUnmanagedWriter Interface

ISymUnmanagedWriter2 Interface