DkmProcess.SetGPUMemoryAccessWarning(Int32, Boolean) Method

Definition

Enables / disables a particular GPU memory access warning.

C++/CX
public:
 void SetGPUMemoryAccessWarning(int WarningCode, bool Enable);

Parameters

WarningCode
Int32

[In] Warning code to set.

Enable
Boolean

[In] True to set the warning, false to clear it.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022