ISymUnmanagedWriter3 Interface

Represents a symbol writer, and provides methods to define documents, sequence points, lexical scopes, and variables. This interface extends the ISymUnmanagedWriter Interface 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

Reference

ISymUnmanagedWriter Interface
ISymUnmanagedWriter2 Interface

Other Resources

Diagnostics Symbol Store Interfaces