DkmSymbolProviderId.DpcppInteropPDB Property
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.
Reads symbol information from PDB files to decode DPC++ binaries. This is associated with GPU interop D3D runtime.
public:
static property Guid DpcppInteropPDB { Guid get(); };
public static Guid DpcppInteropPDB { get; }
static member DpcppInteropPDB : Guid
Public Shared ReadOnly Property DpcppInteropPDB As Guid