GetKernelName
在指定索引返回内核对象名称。
string GetKernelName(
const int kernel_index // 内核索引
);参数
kernel_index
[in] 内核对象索引。
返回值
内核对象的名称。
在指定索引返回内核对象名称。
string GetKernelName(
const int kernel_index // 内核索引
);kernel_index
[in] 内核对象索引。
内核对象的名称。