SymWriter.GetWriter Metodo

Definizione

Ottiene il writer di simboli sottostante non gestito.

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>

Restituisce

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

Puntatore raw al writer di simboli sottostante non gestito.

Si applica a