SymDocumentWriter.GetUnmanaged Método

Definición

Obtiene el sistema de escritura del documento no administrado para la instancia actual.

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

Devoluciones

ISymUnmanagedDocumentWriter*
System.Diagnostics.SymbolStore.Private.ISymUnmanagedDocumentWriter*

Sistema de escritura del documento no administrado para la instancia SymDocumentWriter actual.

Se aplica a