ISymUnmanagedWriter Struct

Definition

Important

This API is not CLS-compliant.

Represents a symbol writer, and provides methods to define documents, sequence points, lexical scopes, and variables.

public value class ISymUnmanagedWriter
[Microsoft.VisualC.DebugInfoInPDB]
[Microsoft.VisualC.MiscellaneousBits(65)]
[System.CLSCompliant(false)]
public struct ISymUnmanagedWriter
[<Microsoft.VisualC.DebugInfoInPDB>]
[<Microsoft.VisualC.MiscellaneousBits(65)>]
[<System.CLSCompliant(false)>]
type ISymUnmanagedWriter = struct
Public Structure ISymUnmanagedWriter
Inheritance
ISymUnmanagedWriter
Attributes

Applies to