ISymUnmanagedWriter2 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 |
---|---|
DefineConstant2 Method | Defines a name for a constant value. |
DefineGlobalVariable2 Method | Defines a single global variable. |
DefineLocalVariable2 Method | Defines a single variable in the current lexical scope. |
Requirements
Header: CorSym.idl, CorSym.h
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.