SymDocumentWriter.GetUnmanaged Método

Definición

Obtiene el escritor de documentos 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*

Escritor de documentos no administrado para la instancia actual SymDocumentWriter .

Se aplica a