SymDocumentWriter Konstruktorer

Definition

Överlagringar

Name Description
SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Initierar en ny instans av SymDocumentWriter klassen.

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Initierar en ny instans av SymDocumentWriter klassen.

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Initierar en ny instans av SymDocumentWriter klassen.

public:
 SymDocumentWriter(ISymUnmanagedDocumentWriter* pDocumentWriter);
public SymDocumentWriter(ISymUnmanagedDocumentWriter* pDocumentWriter);
new System.Diagnostics.SymbolStore.SymDocumentWriter : nativeptr<ISymUnmanagedDocumentWriter> -> System.Diagnostics.SymbolStore.SymDocumentWriter

Parametrar

pDocumentWriter
ISymUnmanagedDocumentWriter*

En pekare till den ohanterade dokumentskrivaren.

Gäller för

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Initierar en ny instans av SymDocumentWriter klassen.

public:
 SymDocumentWriter(System::Diagnostics::SymbolStore::Private::ISymUnmanagedDocumentWriter* pDocumentWriter);
public SymDocumentWriter(System.Diagnostics.SymbolStore.Private.ISymUnmanagedDocumentWriter* pDocumentWriter);
new System.Diagnostics.SymbolStore.SymDocumentWriter : nativeptr<System.Diagnostics.SymbolStore.Private.ISymUnmanagedDocumentWriter> -> System.Diagnostics.SymbolStore.SymDocumentWriter

Parametrar

pDocumentWriter
System.Diagnostics.SymbolStore.Private.ISymUnmanagedDocumentWriter*

En pekare till den ohanterade dokumentskrivaren.

Gäller för