DkmSymbolFileId Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information needed to locate symbols for this module. On Win32, this information is contained within the IMAGE_DEBUG_DIRECTORY.
Derived classes: DkmCustomSymbolFileId, DkmDynamicSymbolFileId, DkmPdbFileId, DkmEmbeddedPdbFileId, DkmEmbeddedDwarfSymbolFileId
public ref class DkmSymbolFileId abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class DkmSymbolFileId abstract
[Windows::Foundation::Metadata::WebHostHidden]
class DkmSymbolFileId abstract
[System.Runtime.InteropServices.Guid("950eb6d7-86fd-e311-6d68-d8b12705fa7e")]
public abstract class DkmSymbolFileId
[<System.Runtime.InteropServices.Guid("950eb6d7-86fd-e311-6d68-d8b12705fa7e")>]
type DkmSymbolFileId = class
Public MustInherit Class DkmSymbolFileId
- Inheritance
-
DkmSymbolFileId
- Derived
- Attributes
Properties
SymbolProviderId |
Unique identifier for symbol files/symbol providers. |
TagValue |
DkmSymbolFileId is an abstract base class. This enum indicates which derived class this object is an instance of. |