IDkmSymbolFileBytesQuery Interface

Definition

This API is used to retrieve raw bytes of the symbol file from the Remote side.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: CompilerVendorId, LanguageId, SymbolProviderId, TransportKind.

This API was introduced in Visual Studio 14 Update 3 Micro Update (DkmApiVersion.VS14Update3MicroUpdate).

C++/CX
public interface class IDkmSymbolFileBytesQuery

Methods

GetSymbolFileRawBytes(DkmModule)

GetSymbolFileRawBytes is used to retrieve the raw bytes of a symbol file from the remote side. This is currently only supported for dynamic portable PDBs. This will return at most 10 MB.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022