SymDocumentWriter Constructors

Definitie

Overloads

Name Description
SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Initialiseert een nieuw exemplaar van de SymDocumentWriter klasse.

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Initialiseert een nieuw exemplaar van de SymDocumentWriter klasse.

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Initialiseert een nieuw exemplaar van de SymDocumentWriter klasse.

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

Parameters

pDocumentWriter
ISymUnmanagedDocumentWriter*

Een aanwijzer naar de niet-beheerde documentschrijver.

Van toepassing op

SymDocumentWriter(ISymUnmanagedDocumentWriter*)

Initialiseert een nieuw exemplaar van de SymDocumentWriter klasse.

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

Parameters

pDocumentWriter
System.Diagnostics.SymbolStore.Private.ISymUnmanagedDocumentWriter*

Een aanwijzer naar de niet-beheerde documentschrijver.

Van toepassing op