CoreWebView2Environment.RenderAdapterLUID 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.
The graphics adapter LUID of the renderer. The host should use this LUID adapter when creating D3D device to use with CreateTextureStream().
public ulong RenderAdapterLUID { get; }
member this.RenderAdapterLUID : uint64
Public ReadOnly Property RenderAdapterLUID As ULong