SymWriter.GetWriter Metodo

Definizione

Ottiene il writer di simboli non gestito sottostante.

public:
 ISymUnmanagedWriter* GetWriter();
public:
 System::Diagnostics::SymbolStore::Private::ISymUnmanagedWriter* GetWriter();
public ISymUnmanagedWriter* GetWriter();
public System.Diagnostics.SymbolStore.Private.ISymUnmanagedWriter* GetWriter();
member this.GetWriter : unit -> nativeptr<ISymUnmanagedWriter>
member this.GetWriter : unit -> nativeptr<System.Diagnostics.SymbolStore.Private.ISymUnmanagedWriter>

Valori restituiti

ISymUnmanagedWriter*
System.Diagnostics.SymbolStore.Private.ISymUnmanagedWriter*

Puntatore non elaborato al writer di simboli non gestiti sottostante.

Si applica a