DkmGPUComputeKernel.GetStoppedThreads 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取命中断点的所有线程。
public:
cli::array <System::UInt64> ^ GetStoppedThreads();
public:
Platform::Array <unsigned long long> ^ GetStoppedThreads();
std::Array <unsigned long> GetStoppedThreads();
public ulong[] GetStoppedThreads ();
member this.GetStoppedThreads : unit -> uint64[]
Public Function GetStoppedThreads () As ULong()
返回
- UInt64[]
弄命中断点的计算线程 id 的结果集。