DkmRuntimeId.GpuInterop 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.
Identifies code running under the GPU Interop D3D runtime.
public:
static property Guid GpuInterop { Guid get(); };
public static Guid GpuInterop { get; }
static member GpuInterop : Guid
Public Shared ReadOnly Property GpuInterop As Guid