DkmGetVolatilePropertiesAsyncResult.Priority 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
线程的优先级。 返回的值直接对应于为 kernel32.dll 定义的值!GetThreadPriority.
public:
property int Priority { int get(); };
public:
property int Priority { int get(); };
public int Priority { get; }
member this.Priority : int
Public ReadOnly Property Priority As Integer
属性值
-
Int32
返回 Int32。
适用于