SymDocumentWriter Konstruktory

Definice

Přetížení

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Inicializuje novou instanci SymDocumentWriter třídy .

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Inicializuje novou instanci SymDocumentWriter třídy .

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Inicializuje novou instanci SymDocumentWriter třídy .

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

Parametry

pDocumentWriter
ISymUnmanagedDocumentWriter*

Ukazatel na nespravovaný zapisovač dokumentu.

Platí pro

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Inicializuje novou instanci SymDocumentWriter třídy .

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

Parametry

pDocumentWriter
System.Diagnostics.SymbolStore.Private.ISymUnmanagedDocumentWriter*

Ukazatel na nespravovaný zapisovač dokumentu.

Platí pro