DkmILHlslGetThreadId.UseFlatModel 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.
Instructs the debugger to fetch the thread id in flat format (if true), or as a vector (if false).
public:
property bool UseFlatModel { bool get(); };
public:
property bool UseFlatModel { bool get(); };
public bool UseFlatModel { get; }
member this.UseFlatModel : bool
Public ReadOnly Property UseFlatModel As Boolean
Property Value
Returns Boolean.